Close

3D Modeling and Mechanical Design PART I : First design

A project log for Mat@ir - A Robotic Spherical Chessboard

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

nasserNasser 03/08/2025 at 16:560 Comments

After successfully developing the online game and server, and establishing data exchange between the game and the ESP32, which serves as the brain of the chessboard, the next step is to design and build the physical chessboard.

Following several brainstorming sessions, we finalized this design for the chessboard :

How It Works:

Each square on the spherical chessboard is accessible through two movements: rotating the sphere to navigate through the files and moving along the rail to traverse the ranks (if the sphere is visualized as a flat plane). 

Movement Sequence:

  1. Positioning: The cart moves along the rail while the sphere rotates to align the linear actuator with the piece's current position.
  2. Grabbing the Piece: The linear actuator extends, and the gripper secures the chess piece.
  3. Moving to the Target Square: The cart moves along the rail, and the sphere rotates to align the linear actuator with the desired position.
  4. Releasing the Piece: The linear actuator extends, and the gripper releases the piece onto the target square.
  5. Capturing a Piece: The cart moves to a fixed position above the capture zone (a rotating gear at the bottom). The linear actuator rotates, extends, and places the piece in the capture zone. The zone then rotates to make space for the next captured piece.

Key Elements of the Design:

Discussions