Skip to content

SIGSEGV111/dht22-spi-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dht22-spi-driver

small C++ library to drive the DHT22 sensor via SPI bus

The advantage is, that it uses next to no CPU resources as everything runs in hardware on most platforms. This allows a multitaking OS like Linux to reliably read the sensor without issues.

Cabeling

have a look here: https://easyeda.com/Neegu0Sh/dht22-spi-driver

About

Simple driver for the DHT22 class of sensors. Works on any linux device with an SPI bus with 3.3V or 5V (like the Raspberry Pi)

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors