News

Welcome to our blog post on interfacing the WS2811 (5V) RGB LED strip with Arduino! In this guide, we will walk you through the process of connecting and controlling WS2811 LED strips using an Arduino ...
Thanks to a simple computer vision program in python, we can control the RGB LED light color moving our index and thumb. The RGB LED color will change based on the distance between index and thumb ...
A Tech Enthusiast has shared his new open-source project, the 9x9x9 LED Cube, which takes 3D visualization to the next level with its modular design and interactive features. This cube consists of 729 ...
Perhaps one of the most common modules in an Arduino starter kit, the RGB LED lets you create all sorts of colors with just four pins from the Arduino. This tutorial demonstrates two ways to use this ...
This is a tiny and clearly arranged Arduino library for the basic RGB LED functions, to easily drive an RGB color LED (common anode/common cathode) and mix the colors. It uses the principle of ...
[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 ...
Welcome to my tutorial on building what might be the world’s smallest RGB LED Cube! In this project, I’ll walk you through the entire process of designing and assembling an ultra-compact LED cube, ...
NeoPixels, or WS2812 RGB LEDs, are the display device du jour for impressive and blinding lighting projects. Commonly known for very tight timing requirements, [Josh] discovered this is, in fact, ...