Driving an LED Matrix with MicroPython
I created a MicroPython library to drive an LED matrix using an ESP32.
I created a MicroPython library to drive an LED matrix using an ESP32.
I’m working on driving some WS 2812 lights with an ATtiny85 using the WS 2812 library from this github project. Setup AVR Tools For Mac… Read More »ATtiny85 Driving WS2812
Installing & running Micropython on an ESP32 dev board.