Skip to content

jacquesd/foosballino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foosballino

Description

Arduino Due code to augment a foosball table with goal detection, LED strips and a display to show the score.

Authors

Install

This project uses PlatformIO.

Simply initialize the project.

Then compile and upload it to your Arduino due using the PlatformIo editor or CLI.

Configuration -- such as pin numbers or LED colors -- is done through the config.h file.

Supported boards

  • Arduino due

Other boards may be supported but have not been tested.

Note that the LED strips will require a significant amount of memory. Combined with the other components such as the screen and its library, smaller, less powerfull Arduino boards may not be able to run this project.

About

Arduino controlled foosball table

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published