Folder structure: | |- micropython # Clone the MicroPython repo here | |- ports | |- rp2 | |- build # Create this build folder | |- modules # Place all py files from ...
You can use the function init(...) to initialize the ADS with the given parameters. You can use the setGain(...) function to change the value used in measurements and calculations. You can use the ...