Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmcaleer committed Jun 16, 2022
2 parents 36a4da0 + d71c3d7 commit 89a01f1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Pico Dashboard
# Pico Dashboard aka PiChart

A tiny dashboard solution for displaying data from an MQTT server

## Notes
- This uses the [Pimoroni Pico Display Pack](https://shop.pimoroni.com/products/pico-display-pack?variant=32368664215635) or [Pimoroni Pico Display 2.0"](https://shop.pimoroni.com/products/pico-display-pack-2-0?variant=39374122582099), 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.

0 comments on commit 89a01f1

Please sign in to comment.