From 9d650658b7b4f866a0657c47c92d8503c5e582b1 Mon Sep 17 00:00:00 2001 From: Melissa LeBlanc-Williams Date: Fri, 31 May 2019 17:03:00 -0700 Subject: [PATCH] Updated Readme to disinguish from ST7735 driver --- README.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.rst b/README.rst index 6123ac9..9237da2 100644 --- a/README.rst +++ b/README.rst @@ -15,6 +15,18 @@ Introduction displayio driver for ST7735R TFT-LCD displays. +Hardware +========= + +1.8" SPI TFT display, 160x128 18-bit color +Adafruit 0.96" 160x80 Color TFT Display w/ MicroSD Card Breakout +1.8" Color TFT LCD display with MicroSD Card Breakout +Adafruit 1.44" Color TFT LCD Display with MicroSD Card breakout +Adafruit Mini Color TFT with Joystick FeatherWing + +If you have a board with a ST7735B chip, you may want to try +`the Adafruit ST7735 Driver `_. + Dependencies ============= This driver depends on: