Skip to content

Commit 3ee59a7

Browse files
cxandysquix78
authored andcommitted
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
1 parent 0b0b646 commit 3ee59a7

File tree

4 files changed

+251
-46
lines changed

4 files changed

+251
-46
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,19 @@ ESP8266 Weather Station in Color using ILI9341 TFT 240x320 display
44

55
## Hardware Requirements
66

7+
1. SQUIX
8+
79
This code is made for an 240x320 65K ILI9341 display with code running on an ESP8266.
810
Since it was sometimes complicated to find the right parts I created a kit which contains all the parts including the connector PCB:
911
https://blog.squix.org/product/esp8266-wifi-color-display-kit-2-4
1012
By buying the kit from me you are supporting future development. Thank you!
1113

1214
[![Squix ESP8266 Color Display Kit](resources/ESP8266ColorDisplayKit.png)](https://blog.squix.org/product/esp8266-wifi-color-display-kit-2-4)
1315

16+
2. AZSMZ TFT
17+
18+
![AZSMZ TFT](resources/AZSMZ-11.jpg)
19+
1420

1521

1622
## Software Requirements/ Libraries

0 commit comments

Comments
 (0)