Lib for the new LCD Display with ILI9341 controller Modified for huge fonts (>255 bytes/char). Needs modified font.h files with 2-byte size parameter. Window size is set on a per-character basis to minimise the number of pixels written (speed-up, plus better detection of whether one last character will fit on the current line). NUCLEO & NXP DMA-enabled versions are modified but untested.

Dependents:   Mandelbrot

Fork of SPI_TFT_ILI9341 by Peter Drescher

Auto generated API documentation and code listings for SPI_TFT_ILI9341

Classes

SPI_TFT_ILI9341 Display control class, based on GraphicsDisplay and TextDisplay

Code

GraphicsDisplay.cpp [code]
GraphicsDisplay.h [code]
SPI_TFT_ILI9341.cpp [code]
SPI_TFT_ILI9341.h [code]
SPI_TFT_ILI9341_NUCLEO.cpp [code]
SPI_TFT_ILI9341_NXP.cpp [code]
TextDisplay.cpp [code]
TextDisplay.h [code]