/Easy-Temp-Logger

Very simple temperature logger for ESP8266 and DHT11 using the arduino framework

Primary LanguageC++

Easy Temperature Logger

Simple sample code to run an ESP8266 temperature logger with a DHT11 digital temperature sensor.

The analysis folder includes a simple python server which will log posts from the microcontroller, and an R script which will plot the results.