MaixPy-v1
MaixPy-v1 copied to clipboard
ADC Functions
Looking through the examples it is unclear whether it is possible to access the ADCs via micropython. Does the MaxiPy have access to the read_timed function found on some boards (e.g. Pyboard-D) and the uarray library? Examples on that front could be useful.
K210 implements ADC with ESP32 https://github.com/sipeed/MaixPy_scripts/blob/master/network/demo_esp32_read_adc.py