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.
Fork of SPI_TFT_ILI9341 by
Files at revision 17:8794e2eadd8d
Name | Size | Actions |
---|---|---|
[up] | ||
GraphicsDisplay.cpp | 6610 | Revisions Annotate |
GraphicsDisplay.h | 1624 | Revisions Annotate |
SPI_TFT_ILI9341.cpp | 20968 | Revisions Annotate |
SPI_TFT_ILI9341.h | 11931 | Revisions Annotate |
SPI_TFT_ILI9341_NUCLEO.cpp | 28008 | Revisions Annotate |
SPI_TFT_ILI9341_NXP.cpp | 23156 | Revisions Annotate |
TextDisplay.cpp | 1834 | Revisions Annotate |
TextDisplay.h | 2364 | Revisions Annotate |