Demo project to demonstrate that ILI9340 display driver and graphics library. very simple but a good starting point for any project using such a display. Please use this to thoroughly enjoy yourself and make your projects cool!
Dependencies: ILI9340_Driver_Lib mbed
About the 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 |
---|---|---|---|
2:7800c62c22d1 | 2014-06-01 | dextorslabs | Demo Project - A good base for starting your own projects using the ILI9340 driver library. I hope people find this helpful! |
1:0615e3c659c0 | 2014-05-26 | dextorslabs | Slightly nicer demo code to accompany the driver / library. |
0:9c462c65176a | 2014-05-26 | dextorslabs | V1.0 of the integrated ILI9340 SPI display driver and graphics library. |