Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 813 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 813 Bytes

Gates Monitoring System

The Gates Monitoring System is designed to monitor the opening status of the entrance door and the garage in an apartment building through a Telegram bot. This system leverages Node-RED for flow-based programming, MQTT for messaging, and Telegram for notifications.

Features

  • Real-time Monitoring: Keep track of the status of the entrance door and garage.
  • Notifications: Receive instant notifications via Telegram when the status changes.
  • Automation: Automate responses and actions based on the status of the gates.

Technologies Used

  • Node-RED: A flow-based development tool for visual programming.
  • MQTT: A lightweight messaging protocol for small sensors and mobile devices.
  • Telegram: A cloud-based messaging app for sending notifications.