Device Control
A light library to control X9C103S digital potentiometers.
This is a library that controls X9C103S digital potentiometers. While using this library to control a potentiometer, the pot should not be controled by any other means. This is because the library keeps a tab of the resistance and changing the resistance without the knowledge of the library can result in the setResistance method setting wrong resistance values.
Maintainer: johanthomasjiji@gmail.com
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.