top of page
Create Your First Project
Start adding your projects to your portfolio. Click on "Manage Projects" to get started
Simon Game - Embedded Systems
Project type
Embedded Systems
Date
January 2023
Location
Worcester Polytechnic Institute
Read More About The Project
GitHub
In this project I created my first game using the MSP430F5529 Launchpad-based Lab Board. I was able to make a Simon program where a sequence of LEDS would light up, each with a different buzzer pitch, and a user would input corresponding numbers on the keypad to match the sequence. Every time a user would input the correct sequence, the sequence would be incremented with another LED and would get faster. I also configured the push buttons on the board to act as a reset button at any moment in the program. I implemented this using the C language and practiced using state machines, port configurations, and writing functions.
bottom of page





