The system is assuming to offer the car driver a bunch of instruments to help with collision detection, blind spot detection and parking with sonar and camera.
The system is showing proper voice message alerts on the display about the following events:
- Blind spot car detection, left and right
- Front, back, left and right collision
- Show parking action by rear camera and parking collision by voice
Four ultrasound collision sensors are securing the front side, four ultrasound collision sensors are securing the back side and two ultrasound collision sensors are securing left and right bling spots sides.
The microcontroller measures the information from US sensors using ADC or frequency inputs depending of the sensors used or the FLEX IO module.
The rear camera is interfacing with the microcontroller by the FLEX IO connection.
The different types of voice messages are stored on the large serial flash memory and played on the speaker by DAC.
Video signal received from the camera is transmitted to a smartphone via USB.
Comments