Parking System using Camera and Telegram connectivity:
This is simple parking system project touching different technologies:
- IoT: Internet of things, Telegram provide connectivity by the internet to nodes using Telegram API.
- 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:
- Raspberry Pi 3 (Model B)
- USB Camera
Softwares:
- Python API
- Open CV
- Telegram