okee, after 2 days of trying to get vvvv to send a string (just a changing value) to my arduino I discoverd the arduino/firmata node!
wich saved me!
but now I still have some questions.
When I enable the node, nothing flickers, I got the comport right and am working in the helpfile… something is wrong, but what?
then I want to be able to read the value on the arduino IDE and use it to program my project what should I upload to the arduino? the patches that are in the arduino IDE are all firmata based, can I just use Serial.println to make the value appear on the serialwindow?
thanx for making this node btw, I always used PD for my communication with arduino, this is much easier!
art