ES8266 / DHT22 - Wi-Fi / Temperature & Humidity server (example mashup)

Here's a quick (couple hours with my sloppy mistakes) mashup of two Arduino examples - the ES8266 (HUZZAH from Adafruit) WiFi controller and a DHT22 temperature and humidity sensor. This is the start of a bigger project which tells outdoor and indoor temperature along with accurate time (more on that to come), and probably wind speed, etc...

Here's (sort of) what the circuit looks like: ES8266 / DHT22 Circuit

Here's a photo of the protoboard: circuit on protoboard

and here's the quick mashup code of the two example: