{% extends "Default/default.html" %} {% block content %}

Description

Build a temperature and humidity display. We will read the data stream from the Digital Humidity and Temperature (DHT) sensor and it passes the raw data to linux via the serial port. The program display the temperature and humidity readings on the LCD display. For more information on the Grove Sensor Kit please visit Grover Starter Kit.

Hardware Setup


Timeout:

Source Code


{% endblock %}