#idea OpenTempescope

I went a slightly different way. I used the Advanced User Guide and reprogrammed my wio link from the Arduino IDE. Then pulled in a wunderground library for the ESP8266 to get the weather.

Resources:
OpenTempescope - github.com/kenkawakenkenke/temp … pescope%3F
Wio Advanced Users Guide - github.com/Seeed-Studio/Wio_Lin … User-Guide
Arduino ESP8266 Library - github.com/esp8266/Arduino
Weather Station Library - github.com/squix78/esp8266-weather-station
Lightning Animation - github.com/jamesabruce/cloudlamp
WiFi Manager - github.com/tzapu/WiFiManager