Close

The goals of the project

A project log for MatAir - A Robotic Spherical Chessboard

A spherical chessboard where a robotic arm plays moves from an online game.

nasserNasser 02/26/2025 at 02:220 Comments

The goal of this project is to build a spherical chessboard where a robotic arm on a circular track physically plays the moves from an online game.

Here is a rough sketch of what we want the final build to look like:

The long-term plan is to build several of these boards across our different school campuses for remote play. When a player makes a move, the arm on the opponent's board will replicate it in real time.

Our main inspiration is the OrbChess by NKD Puzzle: OrbChess – NKD Puzzle.

We decided to tackle the software first : the game itself, the server, and the networking before diving into the hardware.

Here is our tech stack:

It's a heavy project since it covers IoT, mechanical design, game dev, and networking all at once.

Discussions