-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
2,099 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# DigiPotX9Cxxx | ||
|
||
When searching for an arduino library to control X9Cxxx family digital potentiometers, found some old 2011 forum post that just does the job. Unfortunately this library was not available under arduino IDE's library manager. So I decided to put it in there. | ||
|
||
|
||
The original foum post: [click here](https://forum.arduino.cc/t/arduino-library-for-x9c103p-digital-potentiometer/67602) | ||
|
||
|
||
The original website: [click here](https://sites.google.com/site/tfagerscode/home/digipotx9cxxx) | ||
|
||
Datasheet: [click here](https://www.renesas.com/us/en/document/dst/x9c102-x9c103-x9c104-x9c503-datasheet) | ||
|
||
|
||
Hope it helps! Have a good day. |
Oops, something went wrong.