/mqtt-arduino-serial-litmusloop

Arduino client that publishes a topic to MQTT broker, and upon subscribing to it, prints the message

Primary LanguageC++Apache License 2.0Apache-2.0

mqtt-arduino-serial-litmusloop

This code is in active development and, as such, this repository is unstable.

Arduino client that publishes a topic to an MQTT broker, and upon subscribing to it, prints the message

Usage:

Open the Arduino file "serial_mqtt_loop.ino" and import the library PubSubClientLib.zip

Arduino client that publishes a topic to MQTT broker, and upon subscribing to it, prints the message

Credit:

Project inspired by the work of Nicholas O'Leary. Project