MatrixMiniR4 1.1.5
Matrix Mini R4 Arduino Library API Documentation
Loading...
Searching...
No Matches
MiniR4_DHT11.h File Reference

Header file for the DHT11 sensor interface library. More...

#include <Arduino.h>

Go to the source code of this file.

Classes

class  MiniR4DHT11< PIN1, PIN2 >
 A template class to interface with the DHT11 temperature & humidity sensor. More...
 

Detailed Description

Header file for the DHT11 sensor interface library.

This file contains the class MiniR4DHT11 that handles communication with the DHT11 temperature and humidity sensor.

Add: Merge into MiniR4.Dn instance.

Author
Dhruba Saha
Version
2.1.0
Date
241016 Anthony: Added float temperature return. @license MIT

Definition in file MiniR4_DHT11.h.