Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Open-Cloudware/toit-pir-mqtt-alert
Toit and ESP32: MQTT based motion alert system
https://github.com/Open-Cloudware/toit-pir-mqtt-alert
alert esp32 iot mqtt pir-sensor toit
Last synced: 3 months ago
JSON representation
Toit and ESP32: MQTT based motion alert system
- Host: GitHub
- URL: https://github.com/Open-Cloudware/toit-pir-mqtt-alert
- Owner: Open-Cloudware
- License: mit
- Created: 2021-11-06T13:54:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-19T03:46:56.000Z (about 3 years ago)
- Last Synced: 2024-07-30T20:54:54.634Z (6 months ago)
- Topics: alert, esp32, iot, mqtt, pir-sensor, toit
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Toit and ESP32: MQTT based motion alert system
Detects movements with a PIR sensor and sends a MQTT message.
Another device receives it and turns on an LED if motion is detected.