News

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.
That's why I came with the shift register 74hc595. We need only 3 Arduino digital pins to control as many LEDs as you want. All you need a shift register ic. THere is 12 RGB led with 20 effects.
Circuit diagram of the RGB colour code generator is shown in Fig. 1. It is built around Arduino Uno board (Board1), 16×2 LCD (LCD1), RGB LED (RGB1) and a few other components. Fig. 1: Circuit of the ...
Today i made a c# Application with visual studio to control RGB Leds/Led strips. The Arduino code is very simple. The source is open to modify and included in this description. In the C# Code you can ...
The circuit is simple. Point the “-” pin on the RGB LED module to the Arduino’s GND pin. If you align it right, the other three pins should enter pins 13, 12, and 11. Making It Work. Once you’ve ...
In this project we are going to interface RGB (Red Green Blue) LED with Arduino Uno.A typical RGB LED is shown in below figure: The RGB LED will have four pins as shown in figure. PIN1: Color 1 ...
WS2811 LED Driver Pinout. GND This pin connects to the ground (GND) or 0V reference of the power supply.. DATA This pin is the data input for the WS2811 driver. It receives the control data from the ...
[Synoptic Labs] stumbled upon an RGB light strip with individually-controllable LEDs. The strip uses 5 volts and is controlled by an HL1606. Because the strips are hard to find, this chip is mostly… ...
An Arduino turning on and off a LED, how original. Why dont you guys throw it on top of the pile of 1000 other Ardunio+LED projects you’ve shown here. inb4 b-b-but its network controllable.
Theremino is an Open Source system, to connect computer with the real world. Unlike similar systems (for example Arduino), the system works immediately, and ...