Content for Arduino

Smart Remote Controlled Lights

“The concept of smart lights is very innovative concept, which fulfills our requirements with the minimum energy consumption. Using this Project you can make a Light that can be turned ON-OFF using A Remote Control. Apart from switching ON …

Today our article is about that how we can connect RF module with arduino and how to program

“You can get this Radio Frequency 315/433 MHz Transmitter-receiver Module easily from the electronic shop. we can use this mini transceiver module for many applications in our daily life like to make a remote control for cars, we can …

Using a single RGB LED (or a LED strip) to show information: clock, thermometer and a weird communicator

“One of the first projects I did with an Arduino was a Christmas lights garland. In fact, it was made of a simple RGB LED strip cut in two, as Arduino has only 6 hardware PWM outputs. I didn’t …

Arduino based voting system

“Voting systems are one of the finest examples of Embedded devices and applications. The complexity and robustness of a voting system depends on the number of voters involved. Here you could see a simple Arduino based voting system that would …

Arduino MPPT solar charger shield

“A friend has approached me regarding his solar project. He wants to install a solar panel together with a battery and an inverter in order to have power at his allotment garden. He had looked at a hobbyist project where …

Multiple Fermenter Temperature Control With Arduino

“Temperature control is often considered one of the top five steps towards brewing better beer. There are numerous methods for keeping fermenting wort at the optimum temperatures from wrapping a carboy in a blanket to keep it warm in the …

Operating the Arduino Enigma Machine via Serial Port

“This guide shows how to operate the Arduino Enigma Machine from a computer via serial port. The following instructions can be followed with the touchscreen simulator or with the arduino sketch provided in the post titled Source Code for implementation …

ARDUINO By Myself Mini-CNC (Plotter)

“In This project I will guide you on how to easily build your own Mini-CNC machine and with a low cost (using arduino and scraped old DVD/CD drivers). I decided to write this detailed tutorial in order to …

Arduino Dot Matrix Game Console

“Smart phone & iPad gaming is great and all love Candy Crush & Angry Birds, but nothing can touch the charm of making a game console by own and play with it. It was 2003 when I got a Nokia 3310 mobile …

Distance Detector with Buzzer and LED meter

“This is a simple distance detection circuit with the use of an ultrasonic sensor, a buzzer, a row of LEDs, and 2 relays (optional). The ultrasonic distance sensor will light a row of LEDs depending on distance. Then if a …