Title Proposal
Title Proposal
Objective
The objective of this project is to develop a smart doorbell system that prevents
unnecessary ringing by only activating the doorbell sound if the person who pressed it
remains detected for a certain time duration, and includes an LED indicator for deaf
users.
Description
This project involves creating an Arduino-based smart doorbell that uses a motion
sensor to detect the presence of a person who presses the doorbell button. If the button
is pressed and the person is detected for a certain time duration, the doorbell will ring
and an LED will light up. If no presence is detected within that timeframe, the system
will ignore the button press, preventing nuisance ringing.
Key Components
Arduino Uno
Ultrasonic Sensor
5v Passive Buzzer
Button
LED
Battery
Automated Parking System Using Arduino Uno
Objective
The objective of this project is to develop an intelligent parking system that detects
available parking spaces in real-time and communicates this information to drivers,
reducing the time spent searching for parking.
Description
This project involves creating an Arduino-based parking system that utilizes ultrasonic
sensors to identify whether a parking space is occupied. The LED indicator will light up
only when a space is available, guiding drivers to park. If the space is occupied, the
LED will remain off.
As a vehicle approaches, the LED will blink while a buzzer emits a rhythmic sound to
signal the driver to keep moving. Once the vehicle reaches the perfect distance from the
sensor, the blinking and sound will stop. If the vehicle goes beyond the designated
parking area, a strong and loud sound from the buzzer will activate to alert the driver of
over-parking. The LED will turn off after a set time to indicate successful parking.
Components
Arduino Uno
Ultrasonic Sensor
5v Passive Buzzer
LED
Battery
Arduino-Based Smart Streetlight System
Objective
The objective of this project is to develop an intelligent streetlight system that activates
only when low or no ambient light is detected, providing efficient illumination at night
while conserving energy during the day.
Description
This project involves designing a smart streetlight using Arduino and a light sensor to
detect ambient light levels. The streetlight will turn on when low or no light is detected
(e.g., at night) and turn off when sufficient ambient light is present (e.g., during the day).
To ensure user safety, an emergency shut-down button will be included, allowing
immediate deactivation of the streetlight in case of an emergency. This feature provides
flexibility and control over the system's operation.
Components
Arduino Uno
Light Dependent Resistor
LED
Button
Battery