Updates

Week 1:

This week, we also purchased the parts and have received them. We also initialized the pins for the LCD and Wii Nunchuck and investigated how to interface with these peripherals.

Week 2:

This week, we finally got the LCD to function with spi data transmission. We also started working on making predefined functions that can be used to aid drawing on the screen easily. We are also struggling to get the wii nunchuck to link with the Nucleo Board, but will be able to get it up and running for next week.

Week 3:

This week, we got the Wii Nunchuck working and implemented it into the project with the LCD display. The LCD display is able to register the Wii Nunchuck's data and perform its respective actions. We are working to polish the code and finalize the project soon.