Hacker News new | ask | show | jobs
by slowraise 1502 days ago
Which RGB library are you using for esp32? I was doing some initial LED stuff with a Pi with hzellers rpi-rgb-led-matrix library, but I am having to switch over to esp. Also that PCB looks really nice for avoiding the pain with wires. Do you plan on releasing the files for that?
1 comments

I'm using this library: https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-D...

And I'll add the pcb files to the repo, good idea!