A tiny dashboard solution for displaying data from an MQTT server
- This uses the Pimoroni Pico Display Pack or Pimoroni Pico Display 2.0", which use ST7789 display driver.
- I'm using the Pimoroni 'batteries included' MicroPython build so if you get a st7789 not found, this is why. Grab that from the Pimoroni website.
I've also renamed the library from chart.py
to pichart.py
A full suite of documentation for all classes and functions is available here: Function Reference.