Update README.md

This commit is contained in:
max mc costa 2016-04-16 16:49:39 +02:00
parent a3b040ae8b
commit dde9ed4894

View file

@ -2,15 +2,18 @@ TFT_ILI9163C
A fast SPI driver for TFT that use Ilitek ILI9163C driver for Arduino's Teensy's and more... A fast SPI driver for TFT that use Ilitek ILI9163C driver for Arduino's Teensy's and more...
Current release: 0.9 Current release: 0.9 (old! see below!)
Version 1.0 it's one the corner! New version doesn't use the adafruit_GFX and have all the drawing incorporated, this because I've speedup a lot with all processors and uses less resources. <br> Version 1.0 it's one the corner! New version doesn't use the adafruit_GFX and have all the drawing incorporated, this because I've speedup a lot with all processors and uses less resources. <br>
Here's the link to the pre-release:<br><br> Here's the link to the pre-release:<br><br>
https://github.com/sumotoy/TFT_ILI9163C/tree/Pre-Release-1.0r<br> https://github.com/sumotoy/TFT_ILI9163C/tree/Pre-Release-1.0r<br>
And this is the very last preview that use LPGO font rendering:<br> And this is the very last preview that use LPGO font rendering:<br>
https://github.com/sumotoy/TFT_ILI9163C/blob/Pre-Release-1.0r4/<br> https://github.com/sumotoy/TFT_ILI9163C/blob/Pre-Release-1.0r5/<br>
Can be used with IDE 1.0.6 (Teensyduino 1.20) or IDE 1.6.x (Teensyduino 1.21b or better) Can be used with IDE 1.0.6 (Teensyduino 1.20) or IDE 1.6.x (Teensyduino 1.21b or better)<br>
Notice: In early 2016 appeared in the market a new version of this display with yellow pins and slight smaller.<br>
This version needs the 'pre-release' 1.0r6 or better that will released sunday 17/4/2016<br>
![ILI9163C](http://i1189.photobucket.com/albums/z437/theamra/github/CIMG6810.jpg) ![ILI9163C](http://i1189.photobucket.com/albums/z437/theamra/github/CIMG6810.jpg)