Shop OBEX P1 Docs P2 Docs Learn Events
Sound on BS2 — Parallax Forums

Sound on BS2

I_Love_My_ComputerI_Love_My_Computer Posts: 11
edited 2007-09-05 22:03 in BASIC Stamp
I am using the BS2 and I wanted to know how to interface with the·ISD4003 chip from Winbond Electronics. I have wanted to make a sound file play and·this is my chance.

Thanks,
Josh

confused.gif·

Comments

  • T&E EngineerT&E Engineer Posts: 1,396
    edited 2007-09-04 02:22
    Take a look at this post.

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

    Some have done it with the ISD4004. I used an ISD25120 older 2 minute voice chip too.
  • I_Love_My_ComputerI_Love_My_Computer Posts: 11
    edited 2007-09-04 03:00
    I looked at that but the one you made was for a discontinued product. That is why I am looking at the new version. I am new at the BS2 and that page was confusing are their any other ideas?

    Josh
  • T&E EngineerT&E Engineer Posts: 1,396
    edited 2007-09-04 10:32
    I haven't looked specifically at the ISD4004 but only assumed since this was a recent post and that ISD4004 is higher than the ISD4003 that you stated you wanted to work with, it would be similar and newer design to work with. The ISD25120 that I designed with a few years old but still can be purchased reasonably.

    Was this for a new design where you needed large quantities or just 1-2 units? If the secondary is true then any ISD chip can be used for your design.
  • I_Love_My_ComputerI_Love_My_Computer Posts: 11
    edited 2007-09-04 13:44
    I just need to be able to play 2 sounds 30 seconds each.

    Josh
  • Bruce BatesBruce Bates Posts: 3,045
    edited 2007-09-04 14:56
    Josh -

    You haven't clearly indicated what it is that you're trying to do, but there are two native PBASIC commands which may be of some help if you're looking for simple sounds. One is the FREQOUT command, and the other is the SOUND command. Both are well explained in the PBASIC Reference Manual, and the PBASIC Help File as well.

    Regards,

    Bruce Bates

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
  • Vern GranerVern Graner Posts: 337
    edited 2007-09-05 22:03
    I_Love_My_Computer said...
    I am using the BS2 and I wanted to know how to interface with the ISD4003 chip from Winbond Electronics. I have wanted to make a sound file play and this is my chance.
    If you're interested in making a a sound play vs. interested in hooking up the BSII to a specific ISD/Winbond chip, there are a number of pre-made alternatives. Here's a quick list of sound playback devices that are well suited to connect to a Basic Stamp: I spent a lot of time playing with the uMP3 unit and made some BSII/uMP3 demos available for download here.

    Hope this helps. smile.gif

    Vern

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Vern Graner CNE/CNA/SSE    | "If the network is down, then you're
    Senior Systems Engineer    | obviously incompetent so why are we
    Texas Information Services | paying you? Of course,if the network
    http://www.txis.com        | is up, then we obviously don't need
    Austin Office 512 328-8947 | you, so why are we paying you?" ©VLG
    
    
Sign In or Register to comment.