Skip to content

Design and prototyping of a parking sensor based on a microcontroller that manages four ultrasonic distance sensors and a temperature sensor, and according to these drives an LCD display and a buzzer. An FPGA allows to record all the measures and to send them to a PC if there is a request.

License

Notifications You must be signed in to change notification settings

nicolavianello95/parking_sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Organization of the folders:

final_report: contains the technical report of the whole project in PDF format.

firmware: contains all the source codes of the microcontroller.

PC_driver: contains the python script that allows the PC to interface with the FPGA.

VHDL: contains all the RTL designs to load inside of the FPGA.

About

Design and prototyping of a parking sensor based on a microcontroller that manages four ultrasonic distance sensors and a temperature sensor, and according to these drives an LCD display and a buzzer. An FPGA allows to record all the measures and to send them to a PC if there is a request.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages