Driver automobile and safety detection system [First place STEM competition]
Our system will be implemented in modern cars. It will make use of cameras and OBD II to guarantee the drivers safety. We will require 2 cameras for:
1- OCR detection of license for guest users
2- Detecting facial motions for sleepy or distracted drivers
3- Detection of drunk drivers using MQ3 sensor
Driver under the influence detection
System Architectures are an essential part of developing and maintaining systems primarily because they are like blueprints of a software.
The Deployment Diagram is used to depict the running environment of the system. The Mobile Application will be an Android Application, developed using a java framework known as Koltin. Our Application Programming Interface (API) will be developed using Node.js. Moving on, our Database Instance will be of MongoDB which is in JSON format this will be linked with our API using a Node.js local server on the raspberry pi. We will be using Python to develop our neural networks and machine learning models.