Arduino chess

Arduino Chess

tetris full
tetris full 2
tetris back full

A project to play chess on an Arduino. Using two separate Arduinos: one UNO (for the logic) and one MEGA (for the I/O and screen/buttons). Using an 8x8 LED matrix to represent the pieces and a numpad to input the moves, it's possible to play two-player chess against each other using this project.

GitHub Link