ADC

Learn to program ADC peripheral of ESP32 microcontrollers using the Espressif IDE.

2 Articles
ESP32 ADC Continuous Mode Guide – Part 2

ESP32 ADC | PART 2 ADC Continuous Mode Guide

Learn to configure ESP32 ADC in continuous mode using DMA and interrupts in ESP‑IDF. Includes code setup, callback, and data handling.

ESP32 ADC One‑Shot Mode Tutorial – Read Multiple Channels

ESP32 ADC One‑Shot Mode Tutorial – Read Multiple Channels

Learn ESP32 ADC one-shot mode to read multiple ADC1/ADC2 channels, configure attenuation & calibration in ESP-IDF, and display raw & voltage readings.