Skip to content

adafruit/TinyDHT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adafruit TinyDHT Sensor Library Build StatusDocumentation

This is an Arduino library for the Adafruit Trinket and Gemma mini microcontrollers for the DHT series of low cost temperature/humidity sensors. The library returns integer values to save space on the memory constrained ATTiny85 by not requiring the floating point library.

To download, click the DOWNLOADS button, rename the uncompressed folder TinyDHT. Check that the TinyDHT folder contains TinyDHT.cpp, TinyDHT.h, and an examples folder. Place the TinyDHT library folder your /libraries/ folder. You may need to create the libraries subfolder if it is your first library. Restart the Arduino development software (IDE).

About

A simplified DHT11/DHT22/AM2302 library for use with the Trinket/Gemma

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages