Skip to content

A sports competition frontend for things with buzzers where participants are starting in heats ๐Ÿš€

Notifications You must be signed in to change notification settings

andygrunwald/things-with-buzzers-sports-competition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

things with buzzers: sports competition

A sports competition frontend for things with buzzers.

For more context, we recommend reading things with buzzers: building them and things with buzzers: a sports competition.

The scoreboard

Used in a local functional fitness gym (iFunc) for a Hyrox pre-event.

The finished product: Four buzzers, a Raspberry Pi incl. hat

You are missing the context, what this is all about? Have a look at

Features

  • Stopwatch per heat
  • Stopwatch is stopping automatically, once all heat athletes finished
  • Clickable names to indicate which athletes time should be stopped next (e.g., if someone outpaces another athlete)
  • Scoreboard to see who is the fastest athlete

Limitations

The scoreboard is 100% static. No data is persisted at the server.

Usage and deployment

This frontend should be used in combination with things with buzzers: websocket.

  1. Install things with buzzers: websocket
  2. Clone this repository into the /static/ folder: git clone git@github.com:andygrunwald/things-with-buzzers-sports-competition.git static/twb-sports-competition/
  3. Start the twb-websocket binary
  4. Open a browser and visit http://192.168.4.1/static/twb-sports-competition/index.html
  5. Enjoy!

About

A sports competition frontend for things with buzzers where participants are starting in heats ๐Ÿš€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published