Difference between revisions of "Driving a piezo speaker with a PIC"

From Mech
Jump to navigationJump to search
Line 2: Line 2:


In this project you will use a PWM output of the PIC microcontroller to play tones on a piezo speaker. Document frequencies that play the basic notes in the musical scale and demonstrate a simple song.
In this project you will use a PWM output of the PIC microcontroller to play tones on a piezo speaker. Document frequencies that play the basic notes in the musical scale and demonstrate a simple song.


== Overview ==

Revision as of 16:59, 7 February 2009

Original Assignment

In this project you will use a PWM output of the PIC microcontroller to play tones on a piezo speaker. Document frequencies that play the basic notes in the musical scale and demonstrate a simple song.


Overview