Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.