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 ...
This C library reads rotation data and switch presses from rotary encoders. It supports mechanical encoders like KY-040 (HW-040), or EC11. It uses GPIO_IRQ interrupts for automatic event detection - ...