Interactive design
Tutorial

Driving a 28BYJ-48 motor with TouchDesigner

// Downloads · Experiments · Hardware · TouchDesigner

While testing motors for a few upcoming projects I ran into the 28BYJ-48. As always, getting the data to Arduino over serial took some doing, but it is working smoothly now.

In case anyone needs to know how it is wired to the Arduino and how the sketch and the TouchDesigner side are configured, I have put together a package with everything you need: libraries, the .toe and the .ino.

Hope it helps.