scottnj said:
A piezo buzzer will make a beep? Then why do they call it a buzzer? ;D
I don't know, I suppose as far as electronics goes any device that you connect up and it produces a tone is a buzzer, a car horn works on the same principle as an electromechanical dorbell buzzer, but a piezo buzzer is different it uses piezo transducer conected to an oscillator.
Just connect the + to the output of your circuit and the 0V to 0V - simple as that.
No they are fixed tone devices, 2KHz is the normal frequency and it sounds like a beep probably the same pitch as most electronic devices such as alarm clocks and smoke detectors, do you really need to change the frequency?
I have a PIC in my project, I think I can turn a pin on/off in that frequency range. Is this how the buzzers work? If so, I adjust the tone in my firmware?
Can you adjust volume?
I would like to minimize components and keep to a small space. The PIC can only source/sink ~25mA.
The current consumption is also very low, most units consume less than an LED so in my opinion a piezo buzzer is the best device for your application unless you want to change the frequency or anything fancy.