- This topic has 1 reply, 1 voice, and was last updated 4 years, 7 months ago by .
Viewing 1 reply thread
Viewing 1 reply thread
- You must be logged in to reply to this topic.
Home › Forums › The libraries hosted on the site › DHT12 complete library (Adafruit DHT clone) › DHT12 on embedded Linux platforms
Hello,
In my Project, I want to use a DHT12 Sensor connected via I²C to an Orange Pi Nano single board computer. Has anyone any experience with this library on Linux, or is it really just suited for microcontrollers?
Thanks in advance,
David
Hi David,
there is a way to use Arduino code (and library) over Raspberry I think is suitable for Orange too.
But I think It’s better of you write your code in Python (you can find same code on forums) or NodeJS on linux environment.
Bye Renzo
More