Projects

Servo Motor Control Flex

Servo Motor Control by Flex Sensor

In this tutorial we are going to develop a circuit using FLEX sensor, Arduino Uno and a Servo motor. This project is a servo control system where the servo shaft position is determined by the flex or bent or deviation of the FLEX sensor. Lets first talk a bit about servo motors. Servo Motors are used […]

Arduino Variable Power Supply

Variable Power Supply By Arduino Uno

In this tutorial we will develop a 5V variable voltage source from Arduino Uno. For that we are going use ADC (Analog to Digital Conversion) and PWM (Pulse Width Modulation) feature. Some digital electronic modules like accelerometer work on voltage 3.3V and some work on 2.2V. Some even work on lower voltages. With this we […]

Home automation using Ardui

PC Controlled Home Automation using Arduino

This project explains designing a home automation system which is controlled by a computer to switch On and switch Off various electrical and electronics devices. For demonstration we have used 3 zero watt bulbs which indicates LIGHT, FAN and TV. It uses Arduino Uno board as a controller and a 5V relay to connect light bulbs with the […]

Arduino Tone Generator

Arduino Based Tone Generator

In this project we will develop a tone generator using Arduino Uno. We will have buttons interfaced with the UNO and each one of them generates different intensity of tone. The frequency of tone generated by the UNO is same at every internal. It’s the intensity of the sound which changes with each press. This is the one […]

arduino snake game

Snake Game on 8×8 Matrix using Arduino

Snake Game has been very popular since the beginning of the Mobile phones. Initially it was come in Black and white cell phones, and soon became very famous. Then with the advancement of the Cellphones, this game has also changed a lot, and now many graphical and colourful versions of this game are available. Snake […]

Arduino Electronic Code Lock

Digital Code Lock using Arduino

Security is a major concern in our day to day life, and digital locks have became an important part of these security systems. One such digital code lock is imitated in this project using arduino board and a matrix keypad. Components Arduino Keypad Module Buzzer 16×2 LCD BC547 Transistor Resistor (1k) Bread board Power Connecting […]

GSM Based Home Automation System using Arduino

GSM Based Home Automation using Arduino

Mobile phone is a revolutionary invention of the century. It was primarily designed for making and receiving calls & text messages, but it has become the whole world after the Smart phone comes into the picture. In this project we are building a home automation system, where one can control the home appliances, using the […]

Prepaid Energy Meter using GSM and Arduino

Prepaid Energy Meter using GSM and Arduino

Prepaid Electricity Energy Meter is a good concept in which you can recharge its balance, like we do in our mobile phones. In this project we are building a automated system by using Arduino and GSM module. You can recharge the electricity balance through this system, just by sending a SMS. It can also disconnect […]

clap switch using arduino

Clap Switch using Arduino

In this project we are going to make Clapper circuit using the concept of ADC (Analog to Digital Conversion) in ARDUINO UNO. We are going to use a MIC and Uno to sense the sound and trigger a response. This Clap ON Clap OFF switch basically turns ON or OFF the device, by using the clap sound, […]

Arduino Home Automation

IR Remote Controlled Home Automation using Arduino

Previously we have covered many types of Home automations using different technologies like DTMF Based Home Automation, PC Controlled Home Automation using Arduino, Bluetooth Controlled Home Automation. In this project, we are using IR based wireless communication for controlling home appliances. In this project, Arduino is used for controlling whole the process. We send some […]

Scroll to Top