Page 1 of 1

Include arduino dht library to esp-idf

Posted: Sat Nov 20, 2021 6:09 pm
by kiralikbeyin
How can i add arduino library to esp-idf project. I only want to use example of simpledht in a hello world esp-idf.

https://github.com/espressif/esp-idf/tr ... ello_world
https://github.com/winlinvip/SimpleDHT


(Please do not send this link : https://docs.espressif.com/projects/ard ... onent.html)

Re: Include arduino dht library to esp-idf

Posted: Mon Nov 22, 2021 3:07 am
by ESP_Sprite
Look here, it explains what you should do! https://docs.espressif.com/projects/ard ... onent.html

But without joking: it does. If in your opinion something is lacking there, you'd be better off telling us where you got stuck in that document.