-
Notifications
You must be signed in to change notification settings - Fork 2
hints to test the module #1
Comments
Currently the DHTlib has still some issues when running on the AriettaG25. There has been a discussionon on the Acme Systems mailing list and here is the conclusion so far: At the moment you need to use the SPI method with the wiring reported in the post above. This is very reliable and the only drawback is that you cannot use SPI for something else at the same time. To use the DHT sensor on any GPIO pin with the GPIO method I need to find time to run some tests with an oscilloscope. There is something strange happening on the AriettaG25 which doesn't happen on the FoxG20 or the Raspberry Pi, where this is working fine. Ondrej |
thank you very much! I'll try as soon as possible! Matteo On Mon, Dec 29, 2014 at 6:32 PM, Ondrej Wisniewski <notifications@github.com
|
Now I have updated the README with the wiring schemes and some more useful information. |
Ciao Matteo, |
Hi, Sorry, Matteo On Sat, Mar 21, 2015 at 1:50 PM, Ondrej Wisniewski <notifications@github.com
|
Hi, I followed the instructions but on my Arietta G25, where should I wire the sensors? I tried on one of the GPIOs but it doesn't seem to work, if I compile the example and then run it giving no GPIO at all:
and if I specify the GPIO the sensor is on the first time:
and if I specify it the second time:
I am willing to make a tutorial "for dummies" on how to use the DHT11/22 with the Arietta and your library as soon as I get it to work.
thank you very much
The text was updated successfully, but these errors were encountered: