Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/passy/arduino-433mhz-mqtt-client
Arduino MQTT client for sending 433 Mhz signals
https://github.com/passy/arduino-433mhz-mqtt-client
433mhz arduino esp8266 mqtt
Last synced: 29 days ago
JSON representation
Arduino MQTT client for sending 433 Mhz signals
- Host: GitHub
- URL: https://github.com/passy/arduino-433mhz-mqtt-client
- Owner: passy
- License: other
- Created: 2019-03-03T22:41:54.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-13T16:17:26.000Z (over 5 years ago)
- Last Synced: 2024-10-22T07:51:13.943Z (3 months ago)
- Topics: 433mhz, arduino, esp8266, mqtt
- Language: C++
- Homepage:
- Size: 143 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# arduino-433mhz-mqtt-client
I use this setup to accept previously captured "tri-states"
over MQTT (from Adafruit) and control a bunch of cheap 433 Mhz
remote control switches (like the [Etekcity Zaps](https://www.amazon.co.uk/Programmable-Electrical-Household-Appliances-Operating/dp/B01FX9U0WA)).## Usage
Register an Adafruit account, set up a feed (called "zap" in my setup),
and fill in the `setup.h`. Flash onto a compatible WiFi-capable ES8266 Arduino.
Enjoy.![arduino setup](assets/arduino.jpg)
## License
Blue Oak Model License 1.0.0