C.
PROBLEM STATEMENT
A lot of car bumping incidents occur during parking due to blind zones created by
vehicles parked alongside the spot obstructing the driver’s vision. In order to address this issue, a
device must be designed using the Arduino Microcontroller. The device should act as an alarm to
the driver whenever he/she is “backing” in order to make the parking hassle free and accurate.
(Assuming the parking area is well lit.)
Design a device using a buzzer and photoresistor powered by the Arduino Uno. The
buzzer speed should react according to the light absorbed by the Light Dependent Resistor. If the
area is well lit, buzzer speed should be slow and if light is blocked, the buzzing speed should
increase.
Before implementing the actual circuit, provide a Fritzing Layout of the breadboard and
schematic diagram for references.