PINE64
Read DHT22 on Pine A64 - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6)
+--- Thread: Read DHT22 on Pine A64 (/showthread.php?tid=2427)



Read DHT22 on Pine A64 - ayufan - 10-22-2016

I made simple C-application that reads DHT22 values using Pine's GPIOs.

You can find it here: https://github.com/ayufan-pine64/dht22-pine64.

Good luck Smile


RE: Read DHT22 on Pine A64 - MarkHaysHarris777 - 10-22-2016

Very nice ! thanks ayufan...

Smile


RE: Read DHT22 on Pine A64 - tllim - 10-25-2016

(10-22-2016, 06:07 AM)ayufan Wrote: I made simple C-application that reads DHT22 values using Pine's GPIOs.

You can find it here: https://github.com/ayufan-pine64/dht22-pine64.

Good luck Smile
Thanks, this is a good application example.


RE: Read DHT22 on Pine A64 - {-DesT-} - 01-19-2020

@ayufan 

Is it still valid for armbian "buster" on a rockpro64 ?