Hi,
I've currently moved to a Teensy 4.0 from Aruduino in the hope that the higher clock speed would remove my interupt issues when running FastLED with TeensyDMX; however this hasnt quite worked...
Type: Posts; User: LasseBakHansen
Hi,
I've currently moved to a Teensy 4.0 from Aruduino in the hope that the higher clock speed would remove my interupt issues when running FastLED with TeensyDMX; however this hasnt quite worked...
Hi All,
I am currently setting up my new project to drive some WS2815 LED strips using incoming DMX data.
I'm using the TeensyDMX library to read the incoming DMX data, and driving the FastLED...