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
Revisions of SPI_TFT_ILI9341.cpp
Revision | Date | Message | Actions |
---|---|---|---|
3:3d7298360e45 | 2013-10-18 | better circle functions | File Diff Annotate |
2:0a16083193a4 | 2013-07-21 | implement set_orientation | File Diff Annotate |
1:6d6125e88de7 | 2013-06-13 | Init sequence changed based on MI0283QT datasheet | File Diff Annotate |
0:da1bf437cbc1 | 2013-06-12 | Test Version, | File Diff Annotate |