Skip to content

Library for 2.2" TFT display modules with ILI9225 driver for Arduino and ESP8266

Notifications You must be signed in to change notification settings

maxpautsch/TFT_22_ILI9225

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TFT_22_ILI9225

This is a library for the ILI9225 TFT display products, forked from the screen_4D_22_library library. Ability to use GLCD fonts has been added and the syntax has been changed to match the Adafruit libraries somewhat.

This library works with the ILI9225 based 2.2" 176x220 TFT LCD shields commonly found on eBay. Note that there is a commonly available 2.2" 240x320 TFT module very similar in appearance but using the ILI9341 driver.

Front

Back

To install the library:

To install the library clone this repo inside your Arduino libraries folder.

Look at the included example sketches for sample code and the Wiki for documentation.

About

Library for 2.2" TFT display modules with ILI9225 driver for Arduino and ESP8266

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 63.3%
  • C++ 36.7%