ClaudeMarais / ContinousAnalogRead_ESP32-C3

A simple Arduino project to show how to continously read analog values directly from the ADC (analog to digital converter) on an ESP32-C3. This is much much much faster than calling analogRead(), so it's useful if you need to read values at a high frequency.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ClaudeMarais/ContinousAnalogRead_ESP32-C3 Stargazers