Add support AZSMZ TFT (#28)

* support AZSMZ

* Update README.md

* Add files via upload

* Update README.md

* Update esp8266-weather-station-color.ino

* Update esp8266-weather-station-color.ino

* Update esp8266-weather-station-color.ino

* Update settings.h
This commit is contained in:
cxandy
2017-07-22 21:06:29 +08:00
committed by Daniel Eichhorn
parent 0b0b6464ff
commit 3ee59a720e
4 changed files with 253 additions and 48 deletions

View File

@@ -4,6 +4,8 @@ ESP8266 Weather Station in Color using ILI9341 TFT 240x320 display
## Hardware Requirements
1. SQUIX
This code is made for an 240x320 65K ILI9341 display with code running on an ESP8266.
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
@@ -11,6 +13,10 @@ By buying the kit from me you are supporting future development. Thank you!
[![Squix ESP8266 Color Display Kit](resources/ESP8266ColorDisplayKit.png)](https://blog.squix.org/product/esp8266-wifi-color-display-kit-2-4)
2. AZSMZ TFT
![AZSMZ TFT](resources/AZSMZ-11.jpg)
## Software Requirements/ Libraries