Shop OBEX P1 Docs P2 Docs Learn Events
BS2 with electronic volume control chip — Parallax Forums

BS2 with electronic volume control chip

KatyBriKatyBri Posts: 171
edited 2007-04-24 15:11 in BASIC Stamp
Does anyone know of an electronic volume control chip that can be interfaced to a BS2? Thanks

Comments

  • Mike GreenMike Green Posts: 23,101
    edited 2007-04-24 02:54
    Pretty much any digital potentiometer can be interfaced to a BS2. The SPI (3 or 4 wire versions) are the easiest. The I2C (2 wire) are easy with a BS2p/pe/px, but can be interfaced to a BS2 using a subroutine rather than a built-in statement. There are some other ones designed for use with switches (up/down) that can also be interfaced using HIGH/LOW or PULSOUT. Check the Maxim/Dallas website for datasheets and selection guides.

    If you want a device specifically designed as a volume control, the answer is "probably yes". It depends on which part you want to use and how it works.
  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2007-04-24 15:11
    Hello,

    The following thread covers a couple of stereo volume control IC’s which can be controlled with a BASIC Stamp. Take care.

    http://forums.parallax.com/showthread.php?p=527759

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support
Sign In or Register to comment.