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

New Raspi Zero 2 Doesn't Work #26

Closed ev5unleash closed 2 years ago

ev5unleash commented 2 years ago

Just tested led-control on the new Raspi Zero 2 and there doesn't seem to be a driver to support the GPIO pins. I can provide more verbose error messages if you would like.

jackw01 commented 2 years ago

Try rebuilding with the latest changes (make sure the git submodule gets updated) and it should work. Any further Pi Zero 2 hardware compatibility issues should be tested with the example code here and reported on that repository.