WS2812 LED Module consists of 8 digital LEDs. This module gives you the possibility to interact with the world in a colorful way.
#define ADDRES 0x40
...
strip.begin();
strip.setBrightness(50);
strip.show();
Type | Indication |
Applications | This module can be used for various indication and visual interaction purposes |
On-board modules | WS2812 |
Key features | This module incorporates 8 WS2812 digital LEDs and gives you the possibility to generate millions of colors |
Input voltage | 3.3V, 5V |
This module is compatible with IoTaaP Embedded standard. Feel free to develop your own modules and share them with us!