Files
Scanning the repository...
Last update 2 years 1 month
by Stephen Crane
| Filesmqtt-tft | |
|---|---|
| .. | |
| data | |
| .gitignore | |
| LICENSE | |
| Makefile | |
| README.md | |
| configuration.cpp | |
| configuration.h | |
| dbg.h | |
| graph.cpp | |
| graph.h | |
| label.cpp | |
| label.h | |
| mqtt-tft.ino | |
| rssi.h | |
| stator.h |
README.mdMQTT-TFT
Graphical display of MQTT sensors.
Hardware
Display hardware as WifiWeatherGuy: - Wemos D1 Mini - PCB-mounted push switch - 1.8" TFT LCD display
Software
- Arduino 1.8.x
- Arduino/ESP8266 2.7.4
- ArduinoJson 6.16.1
- TFT_eSPI 2.2.20
- SimpleTimer
- Stator