Include the Wire library and the library for the PCA9685 board. Define the pulse width and frequency for your motors. Using the pwm.setPWM(), create a function to send a position to all of your motors ...
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 ...
Interested in using Arduino with TouchDesigner? Watch our new tutorial from The Interactive & Immersive HQ here: https://iihq.tv/3NnyPhy In this video, we'll show you how to create small, interactive ...
I've been exploring more Arduino and TouchDesigner! Recently, I experimented with a joystick module and built a small interactive project. The circle moves based on the joystick direction and changes ...