Hi everyone, Just to let you know, I'm trying to make a more friendly way to use this ADC, so I've made some Python code for it here: https://github.com/fabiovix/py-ads1256 It currently does support all the Gain and SPS settings in single-ended mode. I've based on the original C sample code. It stil...