Page 1 of 1
Dth22 sensor with esp idf
Posted: Sat Sep 08, 2018 2:55 am
by Gilbertoe
Hi
Is the any component for the dth sensor family?
BR
Gilberto
Re: Dth22 sensor with esp idf
Posted: Sat Sep 08, 2018 7:50 am
by loboris
There are many. Just search the Internet and/or GitHub.
For example
https://github.com/bertmelis/esp32DHT
Re: Dth22 sensor with esp idf
Posted: Sat Sep 08, 2018 3:44 pm
by Gilbertoe
Hi
Thanks. But they are for Arduino framework. I am looking for an esp idf version.
BR
Gilberto
Re: Dth22 sensor with esp idf
Posted: Sat Sep 08, 2018 4:30 pm
by loboris
It should be quite easy to adapt the library for isp-idf.
My point was it is very easy to find the library on GitHub, if you search for it. There are many which are not written for adruino.