IRL Foosball Player banner

IRL Foosball Player

0 devlogs
0s

I am currently working on a project where I will be making a device which will act as my opponent. An Arduino will be used as the microcontroller to control the 4 motors (2 per player rod). The calculation and rod detection will be held in python …

I am currently working on a project where I will be making a device which will act as my opponent. An Arduino will be used as the microcontroller to control the 4 motors (2 per player rod). The calculation and rod detection will be held in python on a computer. The Arduino and Python will communicate through serial. There will be a camera to detect the ongoing game.

This project uses AI

I have used ChatGPT to get some help on OpenCV module.