Compatible with both Raspberry Pi and Beaglebone Black
python3 -m pip install -r dht22/requirements.txt
gardnr add metric air temperature air-temp
gardnr add metric air relative-humidity rh
gardnr add driver dht22 dht22.driver:Dht22 -c pin=13
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Compatible with both Raspberry Pi and Beaglebone Black
python3 -m pip install -r dht22/requirements.txt
gardnr add metric air temperature air-temp
gardnr add metric air relative-humidity rh
gardnr add driver dht22 dht22.driver:Dht22 -c pin=13