Within this guide, we’ll show you how to use a SPI controlled TFT Screen. For this we’ll use the Adafruit 1.47" 320x172 Round Rectangle Color IPS TFT Display.
It’s a ST7789 board that uses SPI to communicate with and update the screen.
For this exploration, you’ll need
An TFT lets you create anything you could put on the screen of a computer. The pixels are tightly packed so you get much richer outputs than an LED matrix or LED strip. The downside is that it’s more complex to control. You can:
Above are two images of the screen— back and front. Take a moment to inspect it. It highlight a few details.