./examples/ ├── Arduino_GFXDemo # Arduino_GFX example ├── Arduino_GFX_PDQgraphicstest # Arduino_GFX example ├── GetBatteryVoltage # Get battery voltage example ├── I2CScan # Scan for external devices ...
This Arduino library is designed for the DHT11 temperature and humidity sensor. It simplifies the process of reading temperature and humidity data, making it easy to integrate the DHT11 sensor into ...