The article discusses a simple,Arduino red, green, blue LED light effect generator circuit in a random pattern. In one of the earlier posts we came across a similar RGB LED effect generator circuit using Arduino which was programmed to produce the effect in a flowing sequential manner, whereas here the set up can be expected […]
Arduino Projects
Making an Automatic Stopwatch for Runners, Athletes and Sportpersons
In this post I will show how to construct a stopwatch which automatically starts timer when the runner begins to run and the timer stops when the runner reaches the end. The elapsed time between starting and ending point is displayed on a 16 x 2 LCD. First let’s begin by learning how to configure […]
Arduino LCD KeyPad Shield (SKU: DFR0009) Datasheet
The write up explains the pinout and working details of the LCD module “Arduino LCD KeyPad Shield (SKU: DFR0009)” which is specifically manufactured for offering a quick plug-in compatibility for all Arduino based applications which may require displaying a particular parameter in digits, such as temperature, speed, time, weight etc. Arduino LCD KeyPad Shield (SKU: […]
Arduino RGB Flowing Sequential Light Circuit
This Arduino RGB sequential light generator circuit will generate a smooth flowing red, green blue pattern over the connected RGB LED. The LED used here is a four pin 30mA RGB LED, common anode type, meaning the common pin for this LED will need to be assigned a continuous positive for the required operations. The […]
Arduino Musical Tune Generator Circuit
You can use this little Arduino musical tune generator circuit for a preferred application, such as for making an interesting door bell, as a car reverse horn, or music box for gifting somebody, or simply for personal amusement. Hardware Required The Hardware required for the project are given as follows: The Arduino is powered with […]
How to Drive High Watt LEDs with Arduino
In this post I have explained the method of incorporating high watt LEDs with Arduino through external high voltage supplies. The question was put forth by Mr. Cole. The Circuit Question I stumbled upon your blog and I love it! So much great information and great ideas Right now I am trying to figure out […]