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

Embed: (wiki syntax)

« Back to documentation index

File Index

File List

Here is a list of all documented files with brief descriptions:
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]