How to connect Buzzer to PIC?


Results 1 to 33 of 33

Threaded View

  1. #26
    Join Date
    Apr 2010
    Posts
    3


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mtripoli View Post
    You've got the pinout wrong... the 22K resistor is on the base, the emitter looks to be tied to ground (check it with a meter). It sounds like the piezo is in the collector making it an open collector. You can tie the coil in parallel with the piezo to get the same flyback effect that Mark_s was talking about. Again, it's resonant so you have to play with the frequency to get it to "go"...
    Thanks, after some more research, I realized the true pinout.

    Actually, what I am trying to do is to remove the coil and piezo entirely, and have the transistor act as a switch to turn on and off a higher voltage (3.3volts) that will be fed to the input pin of a PIC. Therefore, when the kitchen timer goes off, the PIC will read the PWM output as a digital signal to run a routine prior to resetting the kitchen timer to start counting again.

    What I have come up with so far is to disconect the coil from the transistor's collector, mount instead a 3k3 resistor between the collector to PIC VDD (3.3V) and connect the PIC input pin on transistor's colector. With the emitter of the transistor connected to GND (I will ground the PIC to the CMOS circuit). That way, when the timer goes off, it should trigger a "buzzer" that in non audible, but compatible with the VDD voltage that my PIC can read digitally.

    This is a timer circuit to snap the shutter on a Cannon SLR camera, and I have found that using the kitchen timer is cheaper than it would be to buy the LCD and buttons needed build the circuit completely based on a PIC.
    Last edited by Telemachus; - 20th April 2010 at 06:24.

Similar Threads

  1. PIC keeps resetting when executing subroutine
    By jbirnsch in forum mel PIC BASIC Pro
    Replies: 15
    Last Post: - 27th August 2009, 07:03
  2. Free Project - 245 LED Display
    By T.Jackson in forum Code Examples
    Replies: 221
    Last Post: - 16th August 2009, 04:59
  3. how to connect ac sensor to PIC ?
    By iugmoh in forum Schematics
    Replies: 3
    Last Post: - 1st June 2008, 18:35
  4. connect microphone to pic?
    By Kamikaze47 in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 7th January 2008, 08:33
  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