Arduino to QC with Kineme SerialIO

Ai Di Ti Vision's picture

Hi all, I'm trying to connect arduino to QC . I followed this tutorial http://www.codingcolor.com/microcontrollers/quartz-composer-and-arduino/ but the plugin Kineme SerialIO dosn't work on my mac (10.8.5) .

Anyone know if there is a new version of this plugin???

thanks

PreviewAttachmentSize
Schermata 2014-06-10 alle 14.59.52.png
Schermata 2014-06-10 alle 14.59.52.png336.47 KB

Ai Di Ti Vision's picture
Re: Arduino to QC with Kineme SerialIO

Hi all, I'm trying to connect arduino to QC . I followed this tutorial http://www.codingcolor.com/microcontrollers/quartz-composer-and-arduino/ but the plugin Kineme SerialIO dosn't work on my mac (10.8.5) .

Anyone know if there is a new version of this plugin???

thanks

zanroversi's picture
Re: Arduino to QC with Kineme SerialIO

Hello,

This very basic example works for me (Macbookpro 10.9.2 + Arduino Uno + plugin (v0.1) into HDD/Library/Graphics/Quartz Composer Patches).

I experience sometimes sudden disconnection, which can be solved by altering the device path and enter it again correctly, no need to stop/play the composition (yes, this is a little bit ugly :-). However, I hope it will help...

bye !

PreviewAttachmentSize
qc-arduino.zip49.55 KB

zanroversi's picture
Re: Arduino to QC with Kineme SerialIO

(just in case, the related circuit in attached png)

PreviewAttachmentSize
circuit.png
circuit.png53.3 KB

Ai Di Ti Vision's picture
Re: Arduino to QC with Kineme SerialIO

Thank's for the help ! I solved the problem by mapping the value between 0 and 255 from Arduino to QC ...now everything works well :D

I uploaded a very simple example that I made with a potentiometer.

PreviewAttachmentSize
Potenziometro_Test_255.ino_.zip452 bytes