tom-2015 / rpi-ws2812-server

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

Rpi Zero W #4

Closed Duwacell closed 7 years ago

Duwacell commented 7 years ago

Hi,

i'm trying to make it work for the Rpi Zero W but the script returns : "ws2811_init failed: Hardware revision is not supported"

The jgarff lib has been updated to work with Pizero W. I tried to modify your rpihw.c ( as descripted here : https://github.com/jgarff/rpi_ws281x/commit/62689c9bdd690adf340494cde8cc7401b859be60 ) but it still doesn't work.

Can you help me ?

tom-2015 commented 7 years ago

OK but first I have to buy a Zero W :)

Duwacell commented 7 years ago

I can create a new SSH login for you on my zero W if you want to make some test without buying one

tom-2015 commented 7 years ago

It's OK, I bought one but will take a few days to deliver

Duwacell commented 7 years ago

-

2017-04-17 12:14 GMT+02:00 Tom notifications@github.com:

It's OK, I bought one but will take a few days to deliver

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tom-2015/rpi-ws2812-server/issues/4#issuecomment-294445226, or mute the thread https://github.com/notifications/unsubscribe-auth/AQoVNAcbDngunAJyfsxo6hK6e7sTNLG-ks5rwzuJgaJpZM4M7QIv .

-- Emiljancyk Romain 06 51 14 47 66

tom-2015 commented 7 years ago

I've added support for the RPi Zero W, also tested the code, fixed a bug and works with my Zero W.

Duwacell commented 7 years ago

I found the time to try your upgraded script. It works pretty well.

Many thanks!

tom-2015 commented 7 years ago

OK then we can close the issue :)