Skip to content

SpPap/Arduino-Parking-Sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Parking Sensor


Arduino parking sensor with Arduino UNO. It uses an ultrasonic sensor which emmits ultrasound sound waves and measures the distance of the object in front of it. We also used 4 LEDs (green, yellow, red) and a speaker in order to warn if an object is close enough to the sensor.


Components

  • Arduino UNO
  • 1 green LED, 2 yellow LEDs, 1 red LED
  • 5 220 ohm resistors
  • 10k ohm potensiometer
  • LCD Screen
  • Ultrasonic Sensor HC-SR04
  • 8 ohm Speaker
  • Wires
  • Breadboard
  • 9V Battery (optional)

Configuration

image

Releases

No releases published

Packages

No packages published

Languages