kopia lustrzana https://github.com/blaz-r/pico_python_ws2812b
Updated readme.
rodzic
06c3e63cf3
commit
410246511c
|
@ -4,6 +4,7 @@ a library for using WS2812b leds (aka neopixels) with Raspberry Pi Pico
|
|||
![neopixels in action](
|
||||
https://github.com/benevpi/pico_python_ws2812b/blob/main/pico_ws2812b.jpg)
|
||||
|
||||
For updated version, which also supports RGBW, check out my other library: https://github.com/blaz-r/pi_pico_neopixel.
|
||||
|
||||
You'll first need to save the ws2812b.py file to your device (for example, open it in Thonny and go file > save as and select MicroPython device. Give it the same name). Once it's there, you can import it into your code.
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue