MicroPython Thermometer MicroPython Hello World. Just a simple program reading data from a DHT11 sensor and posting it to an LCD via I2C. Build for an ESP8266 on a NodeMCU board. Dependencies lcd_api.py from here esp8266_i2c_lcd.py from here