diff --git a/README.md b/README.md index 7f0427b..ac1368a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,10 @@ It is compatible with all display drivers for [nano-gui](https://github.com/peterhinch/micropython-nano-gui) so is portable to a wide range of displays. It is also portable between hosts. -![Image](./images/rp2_test_fixture.JPG) +![Image](./images/rp2_test_fixture.JPG) Raspberry Pico/ILI9341. + +![Image](./images/ttgo.JPG) TTGO T-Display. Add a joystick switch and an SIL +resistor for a simple, inexpensive, WiFi capable system. # Rationale diff --git a/images/ttgo.JPG b/images/ttgo.JPG new file mode 100644 index 0000000..0d10d1b Binary files /dev/null and b/images/ttgo.JPG differ