/wio_terminal_mqtt

Allow remote control of Wio Terminal via MQTT

Primary LanguageC++GNU General Public License v3.0GPL-3.0

wio_terminal_mqtt

Allow remote control of Wio Terminal via MQTT

This is a quick and dirty arduino program I did in less than 3 hours, to allow remote execution of commands via MQTT.

Some example files and the output on the Wio Terminal:

Using this library and Home Assistant I was able to build this simple screen to show status of different entities at my home:

  • screen.jpeg

Needed libraries