Skip to content

An IoT vehicle tracking face recognition device using Raspberry Pi 4 with sensors and an Intel Neural Compute Stick in Python, along with a Kotlin mobile application to track the vehicle.

Notifications You must be signed in to change notification settings

IsFolk/AlcohoLert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlcohoLert

(This project was finished on 2022 Aug, the repo showing now is the public version of it (for some credential reasons I cannot make the origin Github repo public))

Description

An IoT vehicle tracking face recognition device using Raspberry Pi 4 with sensors and an Intel Neural Compute Stick in Python, along with a Kotlin mobile application to track the vehicle.

This is a graduation group project from the National Central Univeristy, MIS major.

This repo is the code of Raspberry Pi 4 part.

Here is the device structure:

image

The device can also be integrated with our Kotlin app. (However, it's not shown in the this repo)

Scenario

To prevent drunk driving:

https://youtu.be/PLB8HvN78wQ Watch the video

Demo

https://youtu.be/bgWlUKRc5PU

The demo part starts at 1:34 Watch the video

Development tools

Application

  • Python
  • Kotlin (For mobile app)
  • Firebase (For tracking the status)

Face Recognition

  • OpenCV
  • OpenVino
  • SVM

IOT devices

  • Raspberry Pi 4
  • MQ-3 Gas Sensor
  • GPS Module
  • PiCamera

Authors

j20015798

TehTing

andy258741

Eastern1031

Reference

Face Recognition With Raspberry Pi and OpenCV

RASPBERRY PI AND MQ-3 GAS SENSOR

How to read GPS data with Python on a Raspberry Pi

About

An IoT vehicle tracking face recognition device using Raspberry Pi 4 with sensors and an Intel Neural Compute Stick in Python, along with a Kotlin mobile application to track the vehicle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages