An open API service indexing awesome lists of open source software.

https://github.com/babetoduarte/dht11-tutorial

Code for a tutorial I wrote for the DHT-11 sensor using a Raspberry Pi 2
https://github.com/babetoduarte/dht11-tutorial

Last synced: about 1 year ago
JSON representation

Code for a tutorial I wrote for the DHT-11 sensor using a Raspberry Pi 2

Awesome Lists containing this project

README

          

# dht11-tutorial
### Description
This repository contains the code for a tutorial on how to use the DHT-11 temperature and humidity sensor with the Raspberry Pi 2 Model B. The dht11 python library was written by Zoltán Szarvas (@szazo). The link to his repo is: https://github.com/szazo/DHT11_Python.
### Links
The tutorial for the DHT-11 using the Raspberry Pi can be found here: https://jduarteiot.wordpress.com/2016/01/31/assignment-2-raspberry-pi-dh-t11-tutorial/