Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/digitronik/pts
Parking System using Camera and Telegram connectivity
https://github.com/digitronik/pts
Last synced: about 1 month ago
JSON representation
Parking System using Camera and Telegram connectivity
- Host: GitHub
- URL: https://github.com/digitronik/pts
- Owner: digitronik
- Created: 2017-07-02T09:13:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-28T17:58:04.000Z (about 7 years ago)
- Last Synced: 2024-10-28T04:00:07.519Z (3 months ago)
- Language: Python
- Size: 271 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pts
Parking System using Camera and Telegram connectivity:This is simple parking system project touching different technologies:
1. IoT: Internet of things, Telegram provide connectivity by the internet to nodes using Telegram API.
2. Image Processing: In this project, Image operation is done using the Canny algorithm for marking edges of the cards. So we can calculate the pixels ammound.Hardwares:
1. Raspberry Pi 3 (Model B)
2. USB CameraSoftwares:
1. Python API
2. Open CV
3. Telegram