Questions tagged [dht]

1 questions
0
votes
0 answers

Not reading the start signal from DHT22 sensor

I'm trying to implement a program from scratch to read from a DHT22 sensor connected to an ESP-01 as a learning exercise. I am basing my implementation on the from adafruit DHT library. Following is my code: #include #include…
kovac
  • 343
  • 1
  • 8