Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rohithsaji97/open_gate_dip

An automatic gate opening system with an additional parking system (using Raspberry PI).
https://github.com/rohithsaji97/open_gate_dip

automated data-analysis digital-image-processing opencv python3 raspberry-pi-3 trained-models

Last synced: 8 days ago
JSON representation

An automatic gate opening system with an additional parking system (using Raspberry PI).

Awesome Lists containing this project

README

        

#Automatic Gate opening and parking system
The project is done using Raspberry Pi. In this demo version, a Pi Cam is used to capture the image. The image is processed using open-cv to make it easier to read. Then PyTesserat
OCR is used for text recognition. If the number is present in the database the gate opens (uses a servo motor). Finally, a few IR sensors are used for the parking system.