Read Values of Headphone Jack


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2007
    Posts
    21

    Default Read Values of Headphone Jack

    What I want to do is to be able to distinguish between tones emitting from a PC's headphone jack.

    Now could I just do ADC on a PIC to read the values coming from the headphone wires (would I need an op amp)

    I use the PIC16F616 and PICBASIC PRO

    Thanks,
    Eric

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Forkosh View Post
    What I want to do is to be able to distinguish between tones emitting from a PC's headphone jack.
    Now could I just do ADC on a PIC to read the values coming from the headphone wires (would I need an op amp)
    I use the PIC16F616 and PICBASIC PRO
    Thanks,
    Eric
    Short of using some FFT code (which may cost you some $$$), make a couple of tight bandpass filters using the op-amps, filter the output from those and feed that into the ADC pin.

Similar Threads

  1. Cleaning up code
    By Tobias in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 2nd December 2009, 07:14
  2. SEROUT WORD variable problem
    By Tobias in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 19th April 2009, 11:20
  3. Q: using MCLR for Input on 12F683
    By picster in forum mel PIC BASIC Pro
    Replies: 46
    Last Post: - 31st January 2009, 15:25
  4. Advice-scrutiny for my serial controller
    By kevlar129bp in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 13th December 2008, 17:11
  5. Changing declared variables names on the fly
    By jessey in forum mel PIC BASIC Pro
    Replies: 15
    Last Post: - 16th December 2006, 06:34

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