Page 1 of 1

Hola

Posted: Fri Aug 21, 2020 12:06 am
by DSSP
Hi, normally I only tend to read the forums when I have a problem, but right now I am trying to do a monitoring system and I have a problem where I cannot use DHT.h from adafruit and do a reading of the ADC, and I wanted to see if someone can help me to se what I am doing wrong.

pdt i use google translate, so sorry if my english is bad .

Re: Hola

Posted: Fri Aug 21, 2020 11:17 pm
by mrburnette
Help us out a bit with some background:

- Your specific board / uC
- Which core?
- Specific link to Adafruit DHT version (over time several now retired versions)
- Compiler error message(s) ?


The most recent Adafruit lib for DHT is:
https://github.com/adafruit/DHT-sensor-library

And you may wish to read regarding dependencies: https://github.com/adafruit/DHT-sensor- ... /issues/62

Author got this to work:
https://how2electronics.com/humidity-te ... ontroller/

Re: Hola

Posted: Sun Aug 23, 2020 1:59 pm
by ag123
i did something here with DHT22 on libmaple core
viewtopic.php?f=7&t=530
no libraries, but Adafruit's library is a good starting point and it may just work with the official core