Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 347 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 347 Bytes

Pattern Matcher

A pattern matching game made with Arduino and STM32 Nucleo in I2C communication.

IMG_3266

The STM32 Nucleo code can be found in GAME->stm32-Core->Src->main.c
The Arduino code can be found in GAME->arduino->arduino.ino