Category: Projects
Bluetooth Controlled Car
This car is controlled using a mobile app. Here we are using an Arduino Uno as microcontroller & Bluetooth module HC-05. Using a mobile app you can control the car in forward, backward, left and right direction. Your phone act…
LPG Leakage Alarm
This project will detect LPG leakage and will turn on the Alarm. Here instead of Buzzer, we can also replace it with a water pump by introducing a delay of 10s thus if no action is taken even after 10s…
Clap Switch
In this project, we are going to make a clap switch which will switch on the LED whenever we clap or make a noise. Here instead of LED, we can also connect any other device in the output such as…
Rain Sensing Wipers
This wiper switches ON automatically on detecting rainfall. In this project, we have also configured the frequency of wipers thus when there is very little or low rainfall the wiper works with a time delay however in case of high…
Smart Street Light
The smart street light will turn on when the vehicle passes through a particular LED pole. When the vehicle is at LED pole no. 1 the IR Sensor will sense it and send the signal to the Arduino, which will…
Smart Dustbin
In this project, we will make a Smart Dustbin using Arduino Uno, where the lid of the dustbin will automatically open when anyone approaches with trash. Also, find the attached Arduino program Hardware Required Arduino Uno USB (A-B) Ultrasonic Sensor…