OVMS3-idf/examples/peripherals/adc
Angus Gratton 800bffb8b0 cmake: Add CMakeLists.txt files for all examples
Generating using convert_to_cmake.py, with some minor cleanup
2018-04-30 09:59:20 +10:00
..
main esp_adc_cal/Remove lookup table 2018-02-22 20:01:41 +08:00
CMakeLists.txt cmake: Add CMakeLists.txt files for all examples 2018-04-30 09:59:20 +10:00
Makefile add adc1 example 2017-03-20 14:46:41 +08:00
README.md More detailed description of ADC API 2017-09-11 21:00:09 +02:00

Example: ADC1

This test code shows how to configure ADC1 and read the voltage connected to GPIO pin.

ADC1 functions:

ADC1_CHANNEL_6: GPIO34, voltage range [0V..1.1V], the data range [0..4095]

Test:

Please connect the test voltage to GPIO34