/TEMP_HUMD_DHT22

ESP32 is attached with DHT22 sensor, which give temperature and humidity values.

Primary LanguageC++

TEMP_HUMD_DHT22

ESP32 is attached with DHT22 sensor, which gives currently temperature and humidity values.

Pinout:

  • PIN#1 is attached with VCC on ESP32
  • PIN#2 is attached with PIN#5 on ESP32
  • PIN#3 is attached with GND on ESP32

DHT22-Sensor-Pinout

Image1

Output:

--- Terminal on COM3 | 9600 8-N-1 --- Available filters and text transformations: colorize, debug, default, direct, esp32_exception_decoder, hexlify, log2file, nocontrol, printable, send_on_enter, time --- More details at https://bit.ly/pio-monitor-filters --- Quit: Ctrl+C | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H Temperature: 32.60C, Humidity: 43.60% Temperature: 32.60C, Humidity: 43.60% Temperature: 32.60C, Humidity: 43.60%