Skip to content

Antowka/DHTLIB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DHT Lib

DEPENDENCY LIBS for build: WiringPi

Read data from DHT11 or DHT22 for RaspberryPi.

For connection using pinout GPIO4 (7 pin for Raspberry PI 3)

Install and Test:

  1. sudo apt-get install wiringpi
  2. git clone https://github.com/Antowka/DHTLIB.git
  3. cd DHTLIB
  4. make clean && make && make test
  5. sudo cp libdht.a /usr/lib
  6. sh rebuild.sh
  7. ./test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors