Control WS2811 with Puck #2152
Replies: 2 comments
-
Posted at 2017-04-26 by @gfwilliams Hi, Yes, you can - but not with that code. The 1v92 firmware added a If you use the code in that link then you should be fine (note what the reference says about voltages though, as many neopixels will be glitchy running off 5v with 3v data). I've got to get around to updating the WS2811 documentation soon to make it use the |
Beta Was this translation helpful? Give feedback.
-
Posted at 2017-04-26 by jjok Great. I'll give that a go. Thanks. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2017-04-25 by jjok
Hi. Is it possible to do the WS2811 tutorials with a Puck? This page https://www.espruino.com/WS2811 says "the only condition is that the data wire is connected to an SPI MOSI port on the Espruino Board". Does the Puck have those?
I tried connecting it up using a separate 5v power source, but nothing happened when I ran the code.
Thanks,
Jonathan
Beta Was this translation helpful? Give feedback.
All reactions