Skip to content

ook/dht11-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

dht11-json

Pump DHT11 data through a Raspberry Pi. Output a JSON

You need wiringPi lib. Assuming your lib is installed in /usr/local/lib, you can build it typing:

cc -o bin/dht11 dht11.c -L/usr/local/lib -lwiringPi

About

Pump DHT11 data through a Raspberry Pi. Output a JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages