Jump to content
Electronics-Lab.com Community

beep or chirp sound


Recommended Posts


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.

Link to comment
Share on other sites


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.


How do you use these?

Just connect the + to the output of your circuit and the 0V to 0V - simple as that.


Can you set the tone?

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.
Link to comment
Share on other sites

A piezo transducer is a piezo buzzer without its built-in oscillator. If you drive it with musical frequencies it will play a high-pitched song. You can adjust its volume in steps if you feed it with resistors from multiple outputs from the PIC. You can make it much louder if you drive it with push-pull outputs. ;D

Link to comment
Share on other sites

Looking in the mouser catalog, there are a lot to choose from. It looks like I may have to buy a few different ones to see what frequency sounds best.

Are there any computer programs that let you enter a frequency and play it through the speakers?

How loud are these things? They seem to range from 70-105db, but I don't really know how loud that is. I want to be able to easily hear it, but not be anoying.

Any recomendations for a starting point so I don't spend too much $.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
  • Create New...