Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrisb2/gate-alarm
Gate alarm project based on Nodemcu (ESP8266)
https://github.com/chrisb2/gate-alarm
esp8266 micropython mqtt nodemcu
Last synced: about 1 month ago
JSON representation
Gate alarm project based on Nodemcu (ESP8266)
- Host: GitHub
- URL: https://github.com/chrisb2/gate-alarm
- Owner: chrisb2
- License: mit
- Created: 2017-07-02T01:13:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-16T06:15:42.000Z (over 7 years ago)
- Last Synced: 2024-11-07T21:47:38.664Z (3 months ago)
- Topics: esp8266, micropython, mqtt, nodemcu
- Language: Python
- Size: 80.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Gate alarm based on NodeMcu (ESP8266)
This project uses two NodeMcu clones which communicate via MQTT. One is battery
powered and attached to the gate and the other is a mains powered base station
which has an audible and visual alarm.The base station uses MQTT to publish the gate status to ThingSpeak, so gate
alarms can also be picked up on a mobile phone.