Using an Arduino with Touch Designer – Beginner exploration
Working With the Derivative Wiki: There are videos that go along with each section: Sending data from the Arduino Receiving data from the Arduino Controlling an RGB LED with TouchDesigner Sending data from the Arduino : Pre-reqs: Some experience with simple Arduino projects like the one that comes with this kit: Elegoo Uno Project Super Starter Kit Some experience using TouchDesigner . Have both touchDesigner and Arduino installed on computer already ( I will not be including these steps. Steps : Connect an Arduino to your computer. (Don’t overthink it. Just the Arduino. Absolutely nothing needs to be attached for the example on the wiki to work.) Open a new Arduino sketch and paste in the simple sketch that Derivative supplies for you on their wiki page: https://www.derivative.ca/wiki088/index.php?title=Arduino Upload the sketch to the Arduino. Open a new TouchDesigner file. Add a Serial DAT. E...