Search found 1 match

by amithgopakumar
Sat Nov 02, 2024 5:03 am
Forum: General Discussion
Topic: ESP32 IDF Latest Version Tutorials
Replies: 1
Views: 804

ESP32 IDF Latest Version Tutorials

I previously worked with an older version of ESP-IDF, which used the adc.h library. Now, the newer versions have switched to the oneshot and continuous libraries for ADC. However, the GitHub guide doesn’t provide enough detail, and I’m finding it hard to understand. Are there any resources or tutori...