Recently, we published an entry-level Arduino project with a single seven-segment LED display. Although it’s an amazing DIY project, we noted that most of the readers are looking for more advanced ...
TM1637 is a kind of LED (light-emitting diode display) drive controller special circuit with a keyboard scan interface. It is internally integrated with MCU digital interface, data latch, and LED high ...
This is a simple Arduino library for presenting a decimal number on a 4-bit LED Digital Tube Module that uses two 74HC595 shift registers. It's an unknown brand but can be bought on various sites on ...
This NeoPixel LED lighting based on WS2811 driver and Arduino digitally produces red, green, and blue (RGB) lights and the combinations. Originally introduced by Adafruit, the LED strips come with ...
We need 64 common cathode RGB LEDs for our cube. Test all LEDs before soldering. Bend all the leads out 90 degrees apart as shown in Fig. 2. Now construct a jig as shown in Fig. 1. Insert LEDs into ...
What if we can generate different colors using a single RGB led and make our room’s corner more attractive? So, here is a simple Arduino based color mixing lamp which can change color when there is ...