MAin Menu

Course Synopsis

EMBEDDED SYSTEM APPLICATIONS covers the basic concept and application of microcontroller system based on Peripheral Interface Controller (PIC) microcontroller. Students will learn software and hardware development on microcontroller development system and understand how to do interfacing with external devices using suitable internal chip features. Students will be also exposed to the new Microcontroller Unit (MCU) simulation software.

Friday, April 1, 2011

Monophonic birthday song

After the LED cube project with delay, ON & OFF, one new idea pop-up in my mind: "can i generate different frequency for different notes?". Then i find the frequency for the piano notes. After convert the frequency into microsecond, the program for a birthday song is here...

First try by connecting the speaker directly from the output in produced songs that barely heard. So, I add a transistor to amplified the output signal...as simple as that. See the circuit below for the simple circuit.