Home

Awesome

Foosball slow motion instant replay

Ever wanted to relive your best foosball shots? Now you can with this project! Featuring:

See a video of it in action:

Instant replay video

table

To build it you'll need

You can find more info on how to build its components in the doc folder

Take a closer look at the UI and the different game modes in the ui folder

Installation

To install it on a RaspberryPi please follow the installation guide

Running on a normal PC

When running in X11 it's often useful to change the window size changing the scaling factor (-s 3 runs at 1/3 of the size)

python3 foos.py -s 3

If you want to use a keyboard on the Raspberry PI you can enable the io_evdev_keyboard plugin. This will read directly from the evdev input device (make sure pi user is in the input group and has access to /dev/input/*) Remember this will only work on physical keyboards attached to the PI - not if you're pressing keys in a ssh session!

Keys in X11 and Raspberry PI:

Troubleshooting

Please check the Troubleshooting section for some common issues.

Acknowledgments

Team:

Big thanks to:

Made with Pi3d

Pi3d logo