Using NeoPixel LED Ring with Volumio

Hi there,

Anyone know how you could control this LED ring with Volumio+ Pi 3? For example turn on blue when volumio is booted or green when spotify is in use etc. Seems like it shouldn’t be too hard, but I am new to this!

Thanks

You can use the websocket client paired with the onoff library for gpios…
volumio.github.io/docs/API/WebSocket_APIs.html

Let me know if you need further help!