Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonwakefield/blindspot-detection
Driver Blindspot Detection & Facial Recognition System
https://github.com/jonwakefield/blindspot-detection
Last synced: about 1 month ago
JSON representation
Driver Blindspot Detection & Facial Recognition System
- Host: GitHub
- URL: https://github.com/jonwakefield/blindspot-detection
- Owner: JonWakefield
- License: mit
- Created: 2023-09-04T17:17:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-09T18:14:38.000Z (6 months ago)
- Last Synced: 2024-07-09T22:53:06.559Z (6 months ago)
- Language: Python
- Size: 2.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blindspot Detection and Heads up Display
## Description:
Project code and CAD files for an after-market vehical blind-spot detection system and driver attentiveness.
## Hardware:
- Raspberry Pi 4b
- Raspberry Pi Pico
- Ultrasonic sensors
- DLPDLCR2000EV Ti Projector
- Sparkfun I2C endpoints
- CAT6 cables## Features:
- Ultrasonic sensors actively montior both rear vehicle blindspots
- GUI designed using PyQT, informing drivers in real-time of detections
- External speaker capable of providing audio alerts for the driver
- Active driver facial and eye tracking, keep track of when the driver loses focus on the road## Photos:
#### Rear-mounted ultrasonic sensor locations:
![sensor locations](photos/sensorLocations.jpg)
#### Complete System diagram:
![system diagram](photos/systemDiagram.jpg)
#### Raspberry Pi to Microcontroller communication diagram:
![comms diagram](photos/endpointWiring.jpg)
#### Microcontroller PCB 3D model
![3d modal](photos/3D_model.png)
## License
This project is open source, feel free to use any of the files in your own project.