Hello,
I am currently trying to use an Arduino UNO with vvvv. With Firmata, I am able to read my analog input and convert the signal to toggle when it reaches a specific value. However, I am unable to connect it as a trigger to a digital output on another pin. (The setup for digitalWrite itself works, but I simply cannot connect the toggle from analogRead to the one for digitalWrite.)
I would be very grateful if somebody has any ideas on how to fix this, or if it is impossible by default.
Best regards,
Viktor