elevfan7072
- 4
- 0
Is it possible for an Arduino to produce a sine wave to a piezoelectric buzzer?
elevfan7072 said:Is it possible for an Arduino to produce a sine wave to a piezoelectric buzzer?
berkeman said:Some piezo buzzers only need a DC input. What are the specs of your piezo buzzer?
You could use an R-2R ladder DAC arrangement, connected to some of the uC's IO lines. Then use a look-up table in the uC to drive a sine wave out the DAC. You may need to buffer that DAC output with an opamp to drive the buzzer, depending on the current required.
elevfan7072 said:I don't have one yet. When it says (?? hz), does that mean what it's capable of, and not what it actually produces?