I am currently working on a project in which I want to teach a machine learning model to control a pixel LED strip.
I thought of it as follows, the ML model Tensorflow is individually trainable and can run as a Lite version on a Raspberry Pi. For this I need a library of different patterns for the LED strip. Since I am not a programmer, I thought about whether it is possible to define the LED patterns in Touchdesigner and make them available as a data package for the ML system in order to build up a database. The whole thing should also be audioreactive in the end, but that’s another topic.
Does anyone have any experience with this or any idea whether this project would be feasible?
I would be grateful for any tips!