Nkawu / TFT_22_ILI9225

Arduino library for 2.2" TFT display modules with ILI9225 driver
GNU General Public License v3.0
82 stars 43 forks source link

TFT_22_ILI9225

Latest changes:

Version Release Date Description
v1.4.5 2022-02-05 Update examples for ESP32

Introduction

This is a library for the ILI9225 based 2.2" 176x220 TFT LCD shields commonly found on eBay, originally forked from the screen_4D_22_library library. The ability to use GLCD fonts has been added and the syntax has been changed to match the Adafruit libraries somewhat.

Note that there is a commonly available 2.2" 240x320 TFT module very similar in appearance but using the ILI9341 driver.

ILI9225

Installation

Using Arduino Library Manager

Direct Installation

Look at the included "Basic_Demo" example sketch for sample code and the Wiki for documentation.

Documentation

Documentation describing physical module connections, library methods, fonts etc. can be found in the repo's Wiki

Bugs/Enhancement Requests

Please log all requests on the Issues tab

Note that this an open source project, it may take some time for your requests to be addressed.

Acknowledgements

Many thanks to all the contributors that have vastly improved this library from it's humble beginnings. Individual contributions are listed in the CHANGES.md file: