Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.
/ am2301 Public archive
forked from cpetra/am2301

Kernel module for AM2301 temperature/humidity module

Notifications You must be signed in to change notification settings

VGoshev/am2301

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

am2301

Kernel module for AM2301 temperature/humidity module

This is a driver for Raspberry PI. It uses pin 24 as default pin, configurable as module parameter.

The driver uses by default a procfs interface, reporting T, RH and read quality.

pi@pi ~ $ cat /proc/am2301 T : 18.6 RH : 76.1 QUAL : 263/351 74%

About

Kernel module for AM2301 temperature/humidity module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.3%
  • Makefile 2.7%