News

RGB-LED-With-Arduino-Uno-inbuilt-PWM. RGB LEDs are becoming increasingly popular due to their ability to emit different colors from a single LED. With the help of an Arduino Uno microcontroller board, ...
WS2812 neopixels are addressable RGB LEDs. The integrated controller chip allows you to change the color of the LED and address each individual LED. The WS2812 comes in two versions (WS2812 & WS2812B) ...
I took his project and used the Teensy2 instead of an arduino as well as seperate red, blue, and green LEDs since I had some lying around. He includes the schematic to do exactly that, so again ...
This article describes a rainbow flashlight I designed for a personal project. The intended application compels a multimode, multicolor, compact flashlight/tent light to be driven by a small built-in ...
RGB LEDs such as the WS2812 are some of the most common components we see in projects today, mainly because they’re so easy to physically interface with a microcontroller.