Arduino-Pico-Analog-Correction
Arduino-Pico-Analog-Correction copied to clipboard
📚🪛 Arduino library to calibrate and improve ADC measurements with the Raspberry Pi Pico.
Results
1
Arduino-Pico-Analog-Correction issues
Sort by
recently updated
recently updated
newest added
I had a go at a [CircuitPython implementation](https://github.com/kevinjwalters/circuitpython-examples/blob/0d845cc72b45866a345396b4bf94ad01d3a10963/pico/servo-current-mcp3208.py#L210-L231) of your C code switching to PWM mode and then back to PFM mode after taking the ADC sample. The results are...
documentation
question