This project displays data on a TFT screen using values received via MQTT. It connects to a WiFi network, subscribes to a specified MQTT topic, and updates the display in real-time. Currently, it is set up to display RPM values as a placeholder.
- Connects to a WiFi network
- Subscribes to MQTT topics
- Displays real-time data on a TFT screen
Raw placeholder project. More things to come.
- ESP32 or compatible microcontroller
- TFT screen (configured for use with the TFT_eSPI library)