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 !

History

Demo Project - A good base for starting your own projects using the ILI9340 driver library. I hope people find this helpful! default tip

2014-06-01, by dextorslabs [Sun, 01 Jun 2014 17:02:58 +0000] rev 2

Demo Project - A good base for starting your own projects using the ILI9340 driver library. I hope people find this helpful!


Slightly nicer demo code to accompany the driver / library.

2014-05-26, by dextorslabs [Mon, 26 May 2014 18:32:43 +0000] rev 1

Slightly nicer demo code to accompany the driver / library.


V1.0 of the integrated ILI9340 SPI display driver and graphics library.

2014-05-26, by dextorslabs [Mon, 26 May 2014 09:23:40 +0000] rev 0

V1.0 of the integrated ILI9340 SPI display driver and graphics library.