Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adafruit/TFTLCD-Library
Arduino library for 8-bit TFT LCDs such as ILI9325, ILI9328, etc
https://github.com/adafruit/TFTLCD-Library
arduino-library
Last synced: 3 months ago
JSON representation
Arduino library for 8-bit TFT LCDs such as ILI9325, ILI9328, etc
- Host: GitHub
- URL: https://github.com/adafruit/TFTLCD-Library
- Owner: adafruit
- Created: 2011-01-14T01:09:29.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2022-09-12T04:58:41.000Z (about 2 years ago)
- Last Synced: 2024-05-27T21:45:25.842Z (5 months ago)
- Topics: arduino-library
- Language: C
- Homepage: http://www.ladyada.net/products/tfttouchbreakout/ and http://www.ladyada.net/products/tfttouchshield
- Size: 718 KB
- Stars: 311
- Watchers: 75
- Forks: 261
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Adafruit library for 8-bit TFT LCDs such as ILI9325, ILI9328, etc
This is a library for our Adafruit 16-channel PWM & Servo driver, shield or FeatherWing
Pick one up today in the adafruit shop!
* https://www.adafruit.com/product/335
* https://www.adafruit.com/product/376These displays use 8-bit parallel to communicate, 12 or 13 pins are required to interface (RST is optional).
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
Written by Limor Fried/Ladyada for Adafruit Industries. BSD license, check license.txt for more information.
All text above must be included in any redistribution
To install, use the Arduino Library Manager and search for "Adafruit 2.8" TFT display Library" and install the library.