dht22-demo/README.md

334 B

DHT22 Demo

Vollständige Anleitung: https://randomnerdtutorials.com/raspberry-pi-dht11-dht22-python/

Requirements

pip install adafruit-circuitpython-dht

Connection

  • DHT22 + -> RPI 3.3V
  • DHT22 - -> RPI GND
  • DHT22 out -> RPI GPIO 2

Pinout

Run

python3 dht22.py