1 unstable release
new 0.1.0 | Feb 12, 2025 |
---|
#773 in Hardware support
89KB
350 lines
TFT_22_ILI9225
SPI driver for the ILI9225 LCD display controller
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.
lib.rs
:
This crate provides a ILI9225 driver to connect to TFT displays.
Dependencies
~160KB