Parts


Peripherals

Wii Nunchuck

Interfaced with the STM32 using I2C

8x8 LED Matrix

Interfaced with the STM32 using I2C

HC-05 Bluetooth Module

Interfaced with the STM32 using USART

Serial Interface Protocols

USART

We use USART to interface the Bluetooth module to the STM32 to allow for the Termite window to appear on launch.

I2C

We use I2C to interface the Nunchuck and LED Matrix to allow the games to be played.