In this post we are going to make a simple but useful circuit that can make an RGB LED glow in a nice flowing way. That is not just random blinking, but smooth sequential lighting of red, green, and blue one by one. This is done using Arduino, so you need to have some basic […]
Arduino Projects
8 Channel Lighting Sequence Generator Circuit for Christmas, Diwali Decoration
In this post I will explain how to make one full adjustable lighting sequence generator which can control and illuminate many external bulbs through triacs in many different running patterns. We can make it so that user can change and select any sequence pattern easily. We will use Arduino for the full control part. Let […]
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 […]
Arduino Random RGB Light Generator Circuit
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 […]
Fading an LED ON/OFF – Arduino Basics
In this post I have explained a basic Arduino function where I have explained the process of fading an LED ON/OFF through some basic code implementations. Creating a Fading Effect We see how to use an analogwrite() function in order to implement a fading ON/OFF of an LED. The function incorporates PWM pulses across a […]
Control a Relay ON OFF Using SIM Card, Mobile Phone, and Arduino
This project I will explain how we can control a relay remotely using a SIM card and a normal mobile phone, with help of Arduino and a GSM module. The relay can be turned ON or OFF by sending an SMS or by making a phone call to the SIM card placed inside the GSM […]





