Skip to content

v1.1.0

Compare
Choose a tag to compare
@Hedrahexon Hedrahexon released this 13 Jul 13:52
· 33 commits to main since this release
44c2823

X9C103S is a light Arduino library to control X9C103S digital potentiometers. This library allows you to easily set, increase, and decrease the resistance of the X9C103S potentiometer.

Download the latest zip file
Go to Arduino IDE
Click on 'Sketch'
Click on 'Include Library'
Click on 'Add .ZIP Library...'
Browse to the location of the zip file
Click on the zip file
OR

Download the latest release from the GitHub releases page.
Extract the downloaded ZIP file.
Move the extracted folder to your Arduino libraries directory (~/Documents/Arduino/libraries on Windows and macOS, ~/Arduino/libraries on Linux).