Back to home

Integrated Battleship

Finished2023
ElectronicRobotic

A battleship game between two wireless integrated boards.

Medias (1)

Description

Three friends and I built a battleship game for a school project. We had two micro:bit boards and two potentiometers and the boards could communicate through radio. Each had a 5x5 matrix of LEDs and we used the potentiometers to let the user input the coordinates of their boats/shots. The LEDs had different brightness levels to indicate the state of each boat/shot. The boards were programmed in Python.