Difference: TheWS2812BRgbLED (2 vs. 3)

Revision 32019-05-17 - UliRaich

Line: 1 to 1
 
META TOPICPARENT name="WeMosD1Mini"

The WS2812B RGB LED shield

Line: 8 to 8
  The board uses D2 (GPIO 4) as data line (or GPIO 21 when running on the ESP32). Since the same line is used as SDA for I2C modules it cannot be used in conjunction with I2C shields.
Added:
>
>
Please note that D2 (GPIO 4) is also used as I2C SDA signal. For this reason the WS2812B cannot run together with an I2C shield.
 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:

 
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