Skip to content

jinschoi/parking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ultrasonic Parking Aid

Parking aid using the SR-04 ultrasonic distance sensor to indicate distance via LEDs. Low-power, AA battery powered, 3D printable enclosure suggestion available.

Green LED indicates go until yellow LED gets triggered at a set distance. Yellow LED blinks with a rate proportional to distance until red LED distance is crossed. LED blinking rate is implemented using TIMER1.

Low power mode is entered when no forward motion events have been detected for 5 seconds. Motion away from sensor is ignored so as not to trigger when backing away.

Libraries Required

Sleepy library from jeelib is used to reduce power usage when idling.

NewPing library is required for interfacing with the ultrasonic sensor.

Full description at hackaday.io.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%