Skip to content

ekofidias/dht

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 <arduinosketchfolder>/libraries/ folder. You may need to create the libraries subfolder if it is your first library. Restart the Arduino development software (IDE).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages