Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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).
- Host: GitHub
- URL: https://github.com/rohithsaji97/open_gate_dip
- Owner: Rohithsaji97
- Created: 2023-09-13T16:20:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-12T10:19:45.000Z (11 months ago)
- Last Synced: 2024-10-18T04:44:11.889Z (29 days ago)
- Topics: automated, data-analysis, digital-image-processing, opencv, python3, raspberry-pi-3, trained-models
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.