Skip to content

PhilC66/ESP8266_Ecran_Meteo

Repository files navigation

esp8266-weather-station-color

ESP8266 Weather Station in Color using ILI9341 TFT 240x320 display

Hardware Requirements

This code is made for an 240x320 65K ILI9341 display with code running on an ESP8266 feather. You can buy such a display here:

Software Requirements/ Libraries

You also need to get an API key for the openweathermap data: https://openweathermap.org

Based on great job from http://blog.squix.ch and https://thingpulse.com, thanks a lot.

Difference here are :

  • managed multi Weather Sation in different selectable city, with attached data from home weather station or not.
  • icons are record in SPIFFS memory.
  • Software update OTA.
  • move data from weatherground to openweathermap.

Wiring

ILI9341 NodeMCU
MISO -
LED Backlight 4
SCK D5
MOSI D7
DC/RS 15
RESET RST
CS 0
GND GND
VCC 3V3
STMPE_CS 16

Releases

No releases published

Packages

No packages published