Skip to content

Commit aeed58e

Browse files
authored
Merge pull request #6 from makermelissa/master
Updated Readme to disinguish from ST7735 driver
2 parents 15b7d30 + 9d65065 commit aeed58e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.rst

+12
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,18 @@ Introduction
1515

1616
displayio driver for ST7735R TFT-LCD displays.
1717

18+
Hardware
19+
=========
20+
21+
1.8" SPI TFT display, 160x128 18-bit color <https://www.adafruit.com/product/618>
22+
Adafruit 0.96" 160x80 Color TFT Display w/ MicroSD Card Breakout <https://www.adafruit.com/product/3533>
23+
1.8" Color TFT LCD display with MicroSD Card Breakout <https://www.adafruit.com/product/358>
24+
Adafruit 1.44" Color TFT LCD Display with MicroSD Card breakout <https://www.adafruit.com/product/2088>
25+
Adafruit Mini Color TFT with Joystick FeatherWing <https://www.adafruit.com/product/3321>
26+
27+
If you have a board with a ST7735B chip, you may want to try
28+
`the Adafruit ST7735 Driver <https://github.com/adafruit/Adafruit_CircuitPython_ST7735>`_.
29+
1830
Dependencies
1931
=============
2032
This driver depends on:

0 commit comments

Comments
 (0)