espp/adc

1.0.36

Latest
uploaded 19 hours ago
ADC (oneshot and continuous) component for ESP-IDF

1 example

  • example
    This example shows the use of the `espp::OneshotAdc` and the `espp::ContinuousAdc` components, which can read analog values using the ESP's built-in ADC hardware, supporting DMA and filtering.
    2.73 KB