use DHT11 sensor for measuring temperature and humidity with Microview chip
Display 2 Labels and Gauges using microview and DHT11 libraries
In this code, the temperature is in Celsius. but it's easy to modify it in order to use fahrenheit or Kelvin
20141008/MWL: Added a bit of diagnostic / startup messages in the setup part.