DHT 11 with Microview by anthonyjclarke

Cloned from Sketch DHT 11 with Microview by mwormleonhard

This sketch is missing a short description
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.

Embed This Sketch

Use the following HTML code to embed the sketch code above in your blog or website.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/sketch:58137" frameborder="0"></iframe>

Embed The Serial Monitor

You can also embed the Serial Monitor section! Just use this HTML code.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>