PIC plus sound card?


Closed Thread
Results 1 to 6 of 6
  1. #1
    Join Date
    Apr 2006
    Posts
    92

    Default PIC plus sound card?

    I was wondering if anyone could offer advice or opinions about the possibility of controlling a pc sound card with the PIC. Is it possible to use a sound card (stand alone, outside of a pc) with the PIC to create sounds?

    I was thinking about using midi to control the sound card.

    Thanks for any info.

    TonyA

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    i don't think so... or if it's possible, you'll spend much time than what it worth. Just look at their pinout and BUS speed requirement...

    What do you want to do exactly?
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  3. #3
    Join Date
    Apr 2006
    Posts
    92


    Did you find this post helpful? Yes | No

    Default

    Hi,

    I see. Well, I'm looking for an easy way to interface a midi wavetable synthesizer (or other type of musical synthesizer) with the PIC.

    The Atmel Dream synthesis chip looks interesting (atmel2096?) it accepts a midi input. I'm looking around for other options. Ideally something very simple, controlled with the pic serially.

    Thanks,
    TonyA

  4. #4
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    If you just want to control MIDI device, you can do everything with a single PIC. Now if you want to produce Noise, Sound, Instruments... that's another story. If it's just simple tones... no problem SOUND, HPWM could work in some range of frequency. For the others.. a simple High/Pause(us)/LOW/Pause(US) loop will work.

    MIDI protocol is pretty simple and highely documented all around the web. Few minutes on Google will give you tons of links.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  5. #5
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Interesting, they have few possibility in their DreamSound Section
    http://www.atmel.com/dyn/products/de...?family_id=618
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  6. #6
    Join Date
    Apr 2006
    Posts
    92


    Did you find this post helpful? Yes | No

    Default

    Hi,

    I have midi being sent from the pic. I'm looking for a synth chip to control.

    I see these single chip synthesizers all around, usually made for pc sound cards and cell phones, etc. That atmel chip looks cool, but I am looking for other options. It doesn't have to be midi, but since midi is very easy to do that might be easier.

    Thanks again,
    TonyA

Similar Threads

  1. Wanted: Sound chip interfaced with pic
    By xnihilo in forum mel PIC BASIC Pro
    Replies: 34
    Last Post: - 8th September 2008, 13:38
  2. new to PIC programming could really do with some help
    By karenhornby in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 5th March 2008, 14:03
  3. Help with sound command in 2 programs
    By hyperboarder in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 5th July 2007, 20:36
  4. gsm card reader using pic
    By ninebarmaximus in forum General
    Replies: 0
    Last Post: - 6th December 2005, 18:08
  5. Serial Pic to Pic using HSER
    By Chadhammer in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 11th March 2005, 23:14

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts