jackw01 / led-control

Advanced WS2812/SK6812 RGB/RGBW LED controller with on-the-fly Python animation programming, web code editor/control interface, 1D, 2D, and 3D display support, and E1.31 sACN support
https://jackw01.github.io/led-control/
MIT License
162 stars 35 forks source link

Raspberry Pi 3A+ Revision 1.1 not yet supported by rpi_ws281x #58

Open presinnovation opened 8 months ago

presinnovation commented 8 months ago

I have created PR #531 over on that repo https://github.com/jgarff/rpi_ws281x/pull/531 to add the Rev 1.1 board to the supported hardware so assuming that gets approved, it would be great if this project could update its dependency version of rpi_ws281x to include that change. FWIW, I found it to be devilishly difficult to get ledcontrol to build using my forked version that added the rev 1.1 support, but maybe I wasn't doing it right.