Skip to content

lex/freebsd-gpio-dht11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DHT11 reading on FreeBSD

At least it works.

Uses libgpio by Rui Paulo.

Using

Change your pin, compile with:

$ clang main.c libgpio.c -o dht
$ ./dht

About

DHT11 sensor reading in FreeBSD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages