Skip to content

Park Pilot with audible alerts, made with Python and Arduino

Notifications You must be signed in to change notification settings

fulvio-f/park-pilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Park Pilot

Park Pilot with audible alerts, made with Python and Arduino.

In this project, it was used an Arduino UNO and an Ultrasonic Sensor HC-SR04 to measure the ping. To read the Serial Port, it was used pySerial and to develop the Park Pilot interface it was used Pygame. The main objective is to make the most of the data acquired from the Arduino code, translating the data that are hard to visualize into a reasonable understanding of the distance between the sensor and an object. Thereunto, it was constructed a virtual scenario of a car moving, proportionally with the distance, in a parking lot with beep sounds to alert the driver, with Python code.

When the distance is too far, the program displays a waiting background.

There is 4 beep sounds with different BPM to indicate how close the sensor is of the object.

The animation needs to be improved, there are still some unwanted flicks and the animation will look smoother after some adjustments that I'm working on.

About

Park Pilot with audible alerts, made with Python and Arduino

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published