/arduino-mqtt-dashboard

Arduino sketches for MQTT dashboards

Primary LanguageC++MIT LicenseMIT

Contributors Forks Stargazers Issues MIT License

About The Project

This project is a companion to one of my other projects for Inverter Monitoring and enables Espressif ESP8266 and ESP32 devices to drive LED displays to act as a basic dashboard, updated via MQTT messages from a network-local broker.

You can find a brief write-up about this project here.

(back to top)

Built With

Technologies that help make this package useful:

Arduino IDE Espressif MQTT

(back to top)

Getting Started

Here is some detail about the intended use of this package.

Prerequisites

An Arduino IDE or equivalent environment to compile and upload the .ino sketches.

(back to top)

Usage

The sketches do not currently make use of WiFiManager which is tantamount to best practice when building IoT applications. My next update to these projects will make this change, or feel free to send me a pull request.

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Acknowledgments

(back to top)

Hits