The WS2812B RGB LED shield

On this board we have the addressable WS2812B RGB LED. This LED is used in many LED chains.

ws2812b.png

The board uses D2 (GPIO 4) as data line. Since the same line is used as SDA for I2C modules it cannot be used in conjunction with I2C shields.

From the software point of view a driver is already available in the micro Python library named neopixel. Accessing the WS2812B using this driver is the pretty simple.

Here is a program demonstrating this:

https://iotworkshop.africa/pub/AFNOG/TheWS2812BRgbLED/ws2812.py.txt

Be careful with this LED and do not look into into when it emits light with full intensity. The light is so intense that you may damage your eyes!

-- Uli Raich - 2019-03-22

Comments

Topic attachments
I Attachment History Action Size Date Who Comment
Texttxt ws2812.py.txt r1 manage 0.6 K 2019-03-22 - 14:02 UliRaich  
PNGpng ws2812b.png r1 manage 40.1 K 2019-03-22 - 13:56 UliRaich  
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r1 - 2019-03-22 - UliRaich
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback