WF8266R IoT develop board based on ESP8266 http://unumobile.gitbooks.io/wf8266r/
Monitoring of my chilli growing environment using a Arduino Uno with the ESP8266 together with a DHT11 sensor, soil moisture sensor and a photoresistor. Data is sampled every 5 min.
Running a WEMOS Lite + DHT32 of 3xAA batteries, out in the garden. To asses battery life.
Simple weather station running on a NodeMCU (V3 - ESP8266) reporting data from a BMP180 sensor, a DHT11 and an LDR.
Arduino + Ethernet Shield sensing with a BMP180 and a DHT11, it calculates dew point and the humidex heat index. Note: Reason it uses the Humidex it's because we use Celsius degrees instead of Fahrenheit.