/reimagined-potato

ESP8266 Weather thingy.

Primary LanguageC++

reimagined-potato

ESP8266 IOT Calendar application, shows date, current temprature, wind speed, sunrise and sunset time and a two day forecast. Requires a NodeMCU ESP8266 devboard (0.9) with ILI9341 display connected to the hardware SPI of an ESP8266.

The display can be easily switched to use a different one thanks to the awesome TFT_eSPI library.

WIFI settings/API ID's are to be defiend in a file called "Settings.h" with the use of the template.

Development

Services used

Required libraries

Misc