DHT22 with onion
-
I am a very newbie on onion. I have 2 of them with me.
I have succesfully fetched the adafruit library to onion, I cant compile it.
Has anybody done this yet?
-
I believe you won't be able to use that library. From what I've seen in the source code it was written to work with Arduino and depends on some functions from Arduino.h.
The code itself doesn't look so complicated, we could probably port that to the Omega without much effort.
-
Thank you for your help. It would be very nice.
-
@esunayg check this post! https://community.onion.io/topic/299/dht11-and-dht22-temperature-humidity-sensor-code
-
Thank you @daniel-sitnik