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.
-
Notifications
You must be signed in to change notification settings - Fork 1
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.
License
ClaudeMarais/ContinousAnalogRead_ESP32-C3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
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.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published