cxandy / esp8266-weather-station-color

AZSMZ TFT 2.4 Touch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

esp8266-weather-station-color

ESP8266 Weather Station in Color using ILI9341 TFT 240x320 display

Hardware Requirements

1. AZSMZ TFT & AZSMZ TFT TOUCH

Where to get:

Install-Instructions:

https://github.com/cxandy/esp8266-weather-station-color/wiki/Install-Instructions

Flash new firmware (so easy)

Follow me

Long press "Flash" button to enter web Configuration at running.

Short press "Flash" button to reset config In a few seconds after restart.

AZSMZ TFT

The image below For use DHT11:
AZSMZ TFT TOUCH

The image below For AZSMZ TFT TOUCH Ver1.8: AZSMZ TFT TOUCH

The image below For AZSMZ TFT TOUCH Ver1.6 & Ver1.61: AZSMZ TFT TOUCH

2. 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 By buying the kit from me you are supporting future development. Thank you!

Squix ESP8266 Color Display Kit

Software Requirements/ Libraries

  • Mini Grafx by Daniel Eichhorn
  • ESP8266 WeatherStation by Daniel Eichhorn
  • Json Streaming Parser by Daniel Eichhorn
  • simpleDSTadjust by neptune2

You also need to get an API key for the Wunderground data: https://www.wunderground.com/

Settings

Please have a good look at the settings.h file. There you can:

  • set your location for the weather information
  • Set the clock mode: 12hour (am/pm) or 24hour mode
  • Metric system for temperature
  • Timezone and daytime saving options
  • API key for the wunderground service

About

AZSMZ TFT 2.4 Touch


Languages

Language:C 95.3%Language:C++ 4.7%