/dht20

Script in Python3 for temperature/humidity senzor dht20 with Raspberry pi zero W

Primary LanguagePython

Script in Python3 for temperature/humidity senzor dht20 with Raspberry pi zero W.



1. install smbus package
2. enable I2C in raspi-config / interface
3. found adress of device: sudo i2cdetect -y 1