https://github.com/threeal/nodemcu_mqtt_example
MQTT publisher and subscriber example using PubSubClient for NodeMCU
https://github.com/threeal/nodemcu_mqtt_example
arduino mqtt nodemcu pubsubclient
Last synced: about 1 month ago
JSON representation
MQTT publisher and subscriber example using PubSubClient for NodeMCU
- Host: GitHub
- URL: https://github.com/threeal/nodemcu_mqtt_example
- Owner: threeal
- License: mit
- Created: 2020-12-27T16:46:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-22T12:55:48.000Z (over 5 years ago)
- Last Synced: 2025-01-26T11:42:26.475Z (over 1 year ago)
- Topics: arduino, mqtt, nodemcu, pubsubclient
- Language: C++
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NodeMCU MQTT Example
[MQTT](https://mqtt.org/) publisher and subscriber example using [PubSubClient](https://www.arduino.cc/reference/en/libraries/pubsubclient/) for [NodeMCU](https://www.nodemcu.com/index_en.html)