Skip to content
/ am2301 Public
forked from oh1ko/am2301

AM2301 (DHT21) driver for Raspberry PI

Notifications You must be signed in to change notification settings

safval/am2301

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

am2301

Kernel module for AM2301 (DHT21) temperature/relative humidity sensor.

This is a driver for Raspberry PI. It uses GPIO24 as default, GPIO is configurable as module parameter (gpio).

The driver uses procfs interface (/proc/am2301), reporting T, RH and read status [OK/error, checksum/error, no data]

am2301

am2301

About

AM2301 (DHT21) driver for Raspberry PI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 84.5%
  • Shell 11.5%
  • Makefile 4.0%