ESP-LiveControl  1.99.1
HTTP server, AJAX API backend and Vue.js web application implementing self-contained, zero-install WiFi remote control of hardware modules attached to the Espressif ESP32 SoC
Classes
esp32_adc_channel.hpp File Reference
#include <array>
#include "driver/gpio.h"
#include "driver/timer.h"
#include "driver/adc.h"
#include "esp_adc_cal.h"
#include "soc/sens_reg.h"
#include "soc/sens_struct.h"
#include "adc_filter_interpolation.hpp"
#include "app_config.hpp"
Include dependency graph for esp32_adc_channel.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ESP32ADCChannel
 ESP32 ADC 1 channel access with configurable averaging. More...
 
class  ESP32ADCChannelFiltered< filter_length >
 ESP32 ADC 1 channel access with configurable moving average filter. Moving average filtering/smoothing is additional to the averaging of multiple samples for each conversion trigger as per "averaged samples" parameter. More...
 

Detailed Description

License: GPL v.3 U. Lukas 2020-12-16