Simple weather logger for ESP8266 with MicroPython firmware.
It creates a log file on device's flash memory and append weather data line by line. Log file can be extracted by connecting trough serial communication or using WebREPL, which may be simpler.
It works with attached firmware version, but API is still evolving and ESP8266 port is still experimental, so there are no guarantees it works with latest version.