| CSE 466 -- Music Box Project |
  Home   Downloads   About Us |
WelcomeOur project was to implement a music synthesizer onto an Atmel AT89C55WD 8051 chip. Our goal was to have a series of notes in a scripting language and interpreted by a PC program which would then compress these notes into small packets. We then transfer these packets over a serial port to an Atmel AT89C55WD chip were the pakcets would be processed. Once the packet is processed, notes are generated.We also wanted to have the music synthesizer produce notes in a variety of tones. Our goal was to have a total of 3 voices: a piano, a trumpet, and a violin.   What we Accomplished
  Future Work
|