Update README.md

This commit is contained in:
max mc costa 2014-05-24 22:31:11 +02:00
parent 379ca10a79
commit 773ef6353d

View file

@ -1,18 +1,13 @@
TFT_ILI9163C TFT_ILI9163C
![ILI9163C](http://i1189.photobucket.com/albums/z437/theamra/github/CIMG6810.jpg)
==============
ILI9163C- A fast SPI driver for TFT that use Ilitek ILI9163C. ILI9163C- A fast SPI driver for TFT that use Ilitek ILI9163C.
![ILI9163C](http://i1189.photobucket.com/albums/z437/theamra/github/CIMG6810.jpg)
Link to a video: Link to a video:
https://www.youtube.com/watch?v=y5f-VNBxgEk&feature=youtu.be https://www.youtube.com/watch?v=y5f-VNBxgEk&feature=youtu.be
==========================
Features: Features:
@ -87,6 +82,7 @@ This file needs the following Libraries:
Adafruit_GFX by Adafruit: Adafruit_GFX by Adafruit:
https://github.com/adafruit/Adafruit-GFX-Library https://github.com/adafruit/Adafruit-GFX-Library
Remember to update GFX library often to have more features with this library! Remember to update GFX library often to have more features with this library!
From this version I'm using my version of Adafruit_GFX library: From this version I'm using my version of Adafruit_GFX library:
https://github.com/sumotoy/Adafruit-GFX-Library https://github.com/sumotoy/Adafruit-GFX-Library
It has faster char rendering and some small little optimizations but you can It has faster char rendering and some small little optimizations but you can