Difference between revisions of "Driving a piezo speaker with a PIC"
From Mech
Jump to navigationJump to searchAgatha Lee (talk | contribs) |
|||
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 15: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.