MustSeeMelons / reimagined-potato

ESP8266 Weather thingy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ESP8266 Weather thingy.


Languages

Language:C++ 88.9%Language:HTML 6.1%Language:C 3.6%Language:JavaScript 1.4%