Code Monkey home page Code Monkey logo

tft_22_ili9225's Introduction

TFT_22_ILI9225

Latest changes:

Version Release Date Description
v1.4.4 2020-07-19 Add support for Arduino Nano Every (charclo)

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

  • In the Arduino IDE menu, select:
  • Sketch
  • Include Library
  • Manage Libraries...
  • In the resulting Library Manager dialog:
  • Enter "9225" in the search filter field (Filter your search...)
  • Select TFT_22_ILI9225" in the list
  • Click the Install button

Direct Installation

  • Click the Download ZIP button on the right to download TFT_22_ILI9225-master.zip
  • Extract the ZIP file to the library folder your arduinosketchfolder/libraries/ folder. You may need to create the libraries subfolder if it's your first library.
  • Rename the uncompressed folder from TFT_22_ILI9225-master to TFT_22_ILI9225
  • Restart the Arduino IDE

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:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.