8000 GitHub - metebalci/ad8402: sample SPI code to control AD8402 Digital Potentiometer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

metebalci/ad8402

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a sample SPI code to control AD8402 Digital Potentiometer (e.g. from a Raspberry Pi).

On a Raspberry Pi, I use the following in the /boot/config.txt to test the code.

dtparam=spi=on
dtoverlay=spi0-1cs

AD8402 is connected to GND, 3V3, SPI0 CLK, MOSI and CS pins. RS and SHDN pins are tied to 3V3.

About

sample SPI code to control AD8402 Digital Potentiometer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0