Coding
Driving an LED Matrix with MicroPython
I created a MicroPython library to drive an LED matrix using an ESP32.
ATtiny85 Driving WS2812
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
MicroPython on ESP32
Installing & running Micropython on an ESP32 dev board.