Embedded Software - Project 3

UC Irvine - Spring ‘22 - CS 145

Design an embedded computer centered around the ATMega32 microcontroller. For input, use a keypad. For output, use an LCD and a speaker. Write a C program that implements a music player. Your music player should be able to play musical notes stored in its memory.

Resources

Slides of Interest