Hallo, Guten Tag!
i connected aruduino to controll video with using VVVV.
the idea is very simple if sensor feels something, arduino reacts to give a pin as “button” through usb port to VVVV.
now my problem is arduino gives some signals to “RS232”, but it is like
0101010101010101
i understood conection is okay, but output of RS232 give only strange numbers. (COM port is ok, baud rate is ok…)
how can i take simple number or text from arduino to VVVV?
thank you for your cooperation.