making a DS1803 (digital potentiometer) communicate with a BS2??
kieranof
Posts: 5
Hi,
I'm trying to get a digital potentiometer (DS1803, 100 k ohm) communicate with a basic stamp 2 & am having some trouble. While I have already found the online code on this site that references this, I am still new to coding and need something really simple. I am trying to control sound volume & channels (from an iPod) with the digital potentiometer. Any help would be greatly appreciated.
thanks!
kiera.
I'm trying to get a digital potentiometer (DS1803, 100 k ohm) communicate with a basic stamp 2 & am having some trouble. While I have already found the online code on this site that references this, I am still new to coding and need something really simple. I am trying to control sound volume & channels (from an iPod) with the digital potentiometer. Any help would be greatly appreciated.
thanks!
kiera.
Comments
There are also several articles in the Nuts and Volts series of columns on using I2C devices with a Stamp: www.parallax.com/html_pages/downloads/nvcolumns/Nuts_Volts_Downloads.asp. In particular, look at column #115.
You will need to provide more information if you want specific help. In particular, what have you tried so far, a schematic showing how you've connected the DS1803, and your code.