SkillAgentSearch skills...

TinyDHT

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

Install / Use

/learn @adafruit/TinyDHT
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars46
CategoryDevelopment
Updated9mo ago
Forks19

Languages

C++

Security Score

67/100

Audited on Jun 23, 2025

No findings