Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gianmarco-mameli/rackmotion
Wemos D1 with mounted PIR Sensor, write state on MQTT Broker
https://github.com/gianmarco-mameli/rackmotion
mqtt pir wemos-d1
Last synced: about 1 month ago
JSON representation
Wemos D1 with mounted PIR Sensor, write state on MQTT Broker
- Host: GitHub
- URL: https://github.com/gianmarco-mameli/rackmotion
- Owner: gianmarco-mameli
- Created: 2023-03-07T17:10:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T19:01:05.000Z (4 months ago)
- Last Synced: 2024-09-16T20:22:05.025Z (4 months ago)
- Topics: mqtt, pir, wemos-d1
- Language: C++
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Wemos D1 with mounted PIR sensor, that I use on my rack to detect motion when I open the front door.
The motion is written on a MQTT Broker, I use it to light up the custom displays on the raspberry pisMore info soon!