Skip to content

A trivia game played with a mini golf hole. Of course.

Notifications You must be signed in to change notification settings

davidpadbury/mini-golf-trivia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Golf Trivia

A bit hard to explain this one. Some friends were getting married who were into both golf and trivia, and wanted some game thing for their wedding reception. Somehow this became an idea - so I built it (with a lot of wood related help from Mike Flaherty).

Mini Golf Trivia

Overview

  • The main server just picks questions and waits for them to be answered. Questions are supplied in a CSV and there is an example of the format in questions.csv.
  • There's a little React app that displays the questions on a tv above the golf hole.
  • The questions are made by putting the ball into one of the buckets at the end of the lanes. The buckets have a 3d printed bracket into a gutter with IR Break Beam Sensors on either side.
  • ESPHome runs on a Wemo ESP32 D1 mini which registers the beams being broken. This communicates with the Raspberry PI running the main server app over USB/Serial.

Bill of materials

Then a bunch of guttering, wood and paint for the rest of it.

3D Models

The models directory contains a Fusion360 model and exported STL for a bracket for holding the IR sensors in the mount of the gutter outlet. I just used some CA glue to hold the sensors in the holders.

Sensor Holder

Sensor Holder in Gutter Outlet

Reference

About

A trivia game played with a mini golf hole. Of course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published