Updates

2/21/2023

Created Project Proposal and Website

2/27/2023

Ordered LCD screen and Wii nunchuk and planned out code structure/features. LCD screen already came in, just waiting on the wii nunchuk

3/10/2023

Interfaced with LCD screen and set up game logic. Used button to control (will be switched to nunchuk by next week) and was able to use timer interrupts to poll/trigger game lose condition. Created display that shows which button to press during the game and has a GUI outside the game mode.

3/17/2023

Interfaced with nunchuk and finished game logic. There are still a couple of bugs, but they are minor bugs and the rest of the project works properly. Set up the timer interrupts for polling. Depending on how much time we have, we might set up DMA for the nunchuk. Planning to film the video over the weekend.Â