[Alan] has been working on driving this WS2811 LED module with an AVR microcontroller. It may look like a standard six-pin RGB LED but it actually contains both an LED module and a microcontroller to ...
I'm an Arduino newb, so go easy on me. I have an Arduino Uno with a Grove Base Shield and a Grove LED Strip Driver. I have Superlight strip LEDs. I'm using some of the example code and it seems to be ...
Today, we’re going to explore the uses of addressable LEDs. Addressable LED is an easy way to add complex lighting effects to any project. Each addressable LED has an integrated driver that allows you ...
Infineon's RGB LED Lighting Shield is one two of Arduino-based evaluation boards created to showcase the capabilities of its ARM-based XMC1000 MCUs in lighting and motor control applications. Unlike ...
Everyone loves NeoPixels. Individually addressable RGB LEDs at a low price. Just attach an Arduino, load the demo code, and enjoy your blinking lights. But it turns out that demo code isn’t very ...