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.
Technologies that help make this package useful:
Here is some detail about the intended use of this package.
An Arduino IDE or equivalent environment to compile and upload the .ino
sketches.
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.
Distributed under the MIT License. See LICENSE for more information.
- Thank you Marco Colli for the various MajicDesigns libraries that make these projects work.
- Template on which this README is based
- All the Shields