Skip to content

A Raspberry Pi DHT22/AM2302 polling application

Notifications You must be signed in to change notification settings

hassebjork/lol_dht22

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Driver for DHT22/AM2302 Temperature and humidity sensors on 
Raspberry Pi.
Based on dht11.c: http://ubuntuone.com/6mT9cTREz90BUfvQD1AGNy (license unknown).
Requires wiringPi library.

make
sudo ./loldht
Raspberry Pi wiringPi DHT11 Temperature test program
Humidity = 42.90 % Temperature = 22.20 *C

License: Public domain. Do what you want. No warranties.

About

A Raspberry Pi DHT22/AM2302 polling application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.5%
  • Makefile 2.5%