tom-2015 / rpi-ws2812-server

Raspberry Pi WS2812 (web) server tool
172 stars 39 forks source link

Raspberry Pi Zero 2 W - Hardware revision is not supported #72

Open codac opened 2 years ago

codac commented 2 years ago

Running your library with a Raspberry Pi Zweo 2 W results in: RuntimeError: ws2811_init failed with code -3 (Hardware revision is not supported)

Could you please add support for this Pi Version?

tom-2015 commented 2 years ago

Can you tell me the hardware revision number of your Pi? The command pinout should tell you.

codac commented 2 years ago

Hardware : BCM2835 Revision : 902120 Model : Raspberry Pi Zero 2 W Rev 1.0

tom-2015 commented 2 years ago

Should be added now.