TFT driver for ILI9341. I imported this library from Seeed-Studio-28-TFT-Touch-Shield-V20.
Dependents: TFT_sdcard TS_Eyes Tokei AfficheurTFTAdafruit ... more
Fork of SPI_TFT_ILI9341 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
10:61fa73a34834 | 2014-10-31 | Rhyme | The first barely working version.; Only polling mode is implemented.; Any enhancements/corrections are welcome |
9:b8bc8296da24 | 2014-05-06 | screamer | Update documentation |
8:32bf76e1ec9f | 2014-03-20 | mazgch | local files system dependency. |
7:3ac45671dc77 | 2013-10-23 | mazgch | latest changes from original lib |
6:55aed13f2630 | 2013-10-22 | dreschpe | Fixes for Kinetis Board |
5:93cc09de603a | 2013-10-21 | mazgch | make reset optional by constructing the DigitalOut only when needed and not NC. |
4:f018e272220b | 2013-10-18 | dreschpe | remove old circle code |
3:3d7298360e45 | 2013-10-18 | mazgch | better circle functions |
2:0a16083193a4 | 2013-07-21 | dreschpe | implement set_orientation |
1:6d6125e88de7 | 2013-06-13 | dreschpe | Init sequence changed based on MI0283QT datasheet |
0:da1bf437cbc1 | 2013-06-12 | dreschpe | Test Version, |