Skip to content

Collection of code for running things on the foosball table

Notifications You must be signed in to change notification settings

Andronicus1000/foosball2018

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo for storing code related to the foosball table at Telluride 2018. AKA the best foosball table ever!

Flash instructions

To flash the Arduino Nanos, open table_api/slave/slave.ino and edit the lines:

const motion_type motion = translation; // one of 'translation', 'rotation'
const position_type position = goalie; // one of 'goalie', 'defender', 'midfield', 'forward'

Master can be flashed without editing.

Table API

test.py shows how to use the sensiball.py library.

About

Collection of code for running things on the foosball table

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.8%
  • Jupyter Notebook 25.7%
  • C++ 3.3%
  • Other 0.2%