Parts

Nucleo Board

The Nucleo Board will be the main controller that bridges the LED display and the Wii Nunchuck together for playing the game. SPI and I2C will be used for this entire project to work.

TFT LCD Display

The LCD display will be used to show the game in real-time so that players can play the game. This will be communicating with the Nucleo board via serial interface protocol SPI.

Wii Nunchuck

The Wii Nunchuck will allow the players to make their decisions with the joystick and buttons. This will be communicating with the Nucleo board via serial interface protocol I2C.