Hi everybody, Does anyone knows if a python library for the ADC ADS1118 SPI (16 bits from TI) exists ? I managed to find a beautiful library for a similar ADC (the adafruit library written for the ADC ADS1115 I2C (16 bits TI)) but the I2C protocol is used for this one and not the SPI. https://github...