Updated readme

This commit is contained in:
Daniel Eichhorn
2017-05-04 09:01:37 +02:00
parent 348172d72c
commit 054fa83dc6

View File

@@ -5,9 +5,11 @@ ESP8266 Weather Station in Color using ILI9341 TFT 240x320 display
## Hardware Requirements ## Hardware Requirements
This code is made for an 240x320 65K ILI9341 display with code running on an ESP8266. This code is made for an 240x320 65K ILI9341 display with code running on an ESP8266.
You can buy such a display here: Since it was sometimes complicated to find the right parts I created a kit which contains all the parts including the connector PCB:
https://blog.squix.org/product/esp8266-wifi-color-display-kit-2-4
By buying the kit from me you are supporting future development. Thank you!
[http://www.banggood.com/2_2-Inch-Serial-TFT-SPI-Screen-p-912854.html](http://www.banggood.com/2_2-Inch-Serial-TFT-SPI-LCD-Screen-Module-HD-240-x-320-5110-Compatible-p-912854.html?p=6R31122484684201508S)
## Software Requirements/ Libraries ## Software Requirements/ Libraries
@@ -32,4 +34,3 @@ You also need to get an API key for the Wunderground data: https://www.wundergro
| CS | D2 | | CS | D2 |
| GND | GND | | GND | GND |
| VCC | 3V3 | | VCC | 3V3 |