The following blog is about how I combined the Arduino and TouchDesigner using OSC to create the gesture detection system. This repo covers the main code to build the system, if you want to have a ...
Ici mon code envoie alternativement 0 et 1 toutes les secondes. J'utilise Serial.write() au lieu de Serial.println() afin d'envoyer mes valeurs sous forme de bytes. Je reçois bien mes valeurs dans le ...