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, ...
Here is an artistic Arduino project for the fun-minded. The circuit is an Arduino RGB LED controller running on a sweet ‘n’ simple code,but with a little hardware surprise outside the Arduino board.
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 ...
the RGB LED color mixer is a project that is suitable for the beginner Arduino users who is interested in building an interactive gadget to mix colors. The simple circuit combines three potentiometers ...
Regular candles can be awfully boring at times. They can only produce one color and the flicker is so… predictable. They can’t even be controlled by an infrared remote control, not to mention the ...
A C# GUI and Arduino code for setting RGB values over serial for a WS2812 LED strip, connected to an Arduino. Allows for updating the colours of the LEDs without needing to modify, recompile and ...