Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
T

TFTLCD-Library

> 编程语言
Open source

Arduino library for 8-bit TFT LCDs such as ILI9325, ILI9328, etc

373 stars0 likes0 views
WebsiteGitHub

About

Arduino library for 8-bit TFT LCDs such as ILI9325, ILI9328, etc

Adafruit library for 8-bit TFT LCDs such as ILI9325, ILI9328, etc

This is a library for our Adafruit 8-bit TFT LCD breakouts

Pick one up today in the adafruit shop!

  • https://www.adafruit.com/product/335
  • https://www.adafruit.com/product/376
  • https://www.adafruit.com/product/335

These displays use 8-bit parallel to communicate, 12 or 13 pins are required to interface (RST is optional). This library supports 8-bit and 16-bit parallel TFT displays on AVR (ATmega328/32u4/1280/2560) and the Arduino Due (SAM3X8E) only. It does not support ESP32, ESP8266, SAMD or RP2040 boards. For parallel displays on ESP32-S3, see the LCD_CAM peripheral and a library that drives it.

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.

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Carduino-library

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言