Cleanup References

This commit is contained in:
Daniel Eichhorn
2017-12-05 16:55:39 +01:00
committed by GitHub
parent 0cd773058c
commit 25111b328a

View File

@@ -4,8 +4,6 @@ ESP8266 Weather Station in Color using ILI9341 TFT 240x320 display
## Hardware Requirements ## Hardware Requirements
1. SQUIX
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.
Since it was sometimes complicated to find the right parts I created a kit which contains all the parts including the connector PCB: 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 https://blog.squix.org/product/esp8266-wifi-color-display-kit-2-4
@@ -13,12 +11,6 @@ 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) [![Squix ESP8266 Color Display Kit](resources/ESP8266ColorDisplayKit.png)](https://blog.squix.org/product/esp8266-wifi-color-display-kit-2-4)
2. AZSMZ TFT
cxandy created a nice adaptation of this code to run with the hardware from AZSMZ:
https://github.com/cxandy/esp8266-weather-station-color
## Software Requirements/ Libraries ## Software Requirements/ Libraries
* Mini Grafx by Daniel Eichhorn * Mini Grafx by Daniel Eichhorn