V1.1 of the ILI9340 driver for SPI with integrated graphics functions.
Dependents: ILI9340_Driver SDCard_Aitendo_2p2TFT TFT22ok_test_ILI9340_Driver
This driver will drive any display that uses an ILI9340 display controller in SPI mode - such as the adafruits 2.2" 240 x 320 display found here: http://www.adafruit.com/products/1480
All this code has been ported from other peoples hard work - Thanks to All !
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:216d35e347b8 | 2014-06-01 | dextorslabs | Added more graphics functions to give rectangles with rounded corners and filled circles. |
0:ea46340642a9 | 2014-05-27 | dextorslabs | V1.0 of the ILI9340 Driver and graphics library. |