Difference between revisions of "Gymnastics Competition App"

From ESE205 Wiki
Jump to navigation Jump to search
Line 4: Line 4:
 
Aidan Warren and Lawrence Chan
 
Aidan Warren and Lawrence Chan
 
=== Project Overview ===
 
=== Project Overview ===
Right now, judges score gymnasts using pen and paper, and often have to employ assistants to enter scores for them. We would like to improve this process and to have a more efficient and better way of scoring gymnastics moves. We would build a machine using Raspberry Pi to input scores with buttons as well as employing a camera that would take photos of the comments written by the judges. Gymnasts now are unable to view feedback from judges and only receive the final score. Therefore, we would collect the information about the score distribution as well as the comments from the judges, and upload them to a webpage for gymnasts to view their scores and comments for each move in their routines.
+
Right now, judges score gymnasts using pen and paper, and often have to employ assistants to enter scores for them. We would like to improve this process and to have a more efficient and better way of scoring gymnastics moves. We would build a machine using Raspberry Pi to record deductions with buttons with time-stamps, as well as employing a camera that would record the gymnasts' routines. Gymnasts now are unable to view these feedback from judges and only receive the final score. Therefore, we would collect the information about the gymnasts' routines' score distribution, which includes the moves' difficulty points, deductions and time-stamps, and upload them to Youtube along with the video of their routines for the gymnasts understand what they need to work on and improve.
  
 
=== Objectives ===
 
=== Objectives ===
# Design the circuitry and Raspberry Pi to input scores.
+
# Design the circuitry and Raspberry Pi to input scores with buttons and record the gymnasts' routines using a camera.
 
# Design and build a unit to house the computer and circuits.
 
# Design and build a unit to house the computer and circuits.
# Create a  feedback page for the gymnasts to see the scoring process and view their mistakes.
+
# Upload the information to Youtube for the gymnasts to see the scoring process and view their mistakes.
 +
# Let the audience use the machine for score deduction with a video of a gymnastics routine during our demo.
 
=== Challenges ===
 
=== Challenges ===
 
* Learn how to use Raspberry Pi.
 
* Learn how to use Raspberry Pi.
 
* Learn how to code with Python.
 
* Learn how to code with Python.
* Learn how circuits work and how to create them (for button/visual inputs and display/internet outputs).
+
* Learn how circuits work and how to create them (for visual inputs, and display/internet outputs).
* Learn how to create a website and implement a database to it.
+
* Learn how to implement buttons to the Raspberry Pi.
 +
* Learn how to connect the camera to the Raspberry Pi and take videos with it.
 +
* Learn how to upload the information collected from the Raspberry Pi to Youtube.
 
* Figure out how to 3D print the housing for the unit.
 
* Figure out how to 3D print the housing for the unit.
* Learn how to create a database to store scoring information.
 
  
 
=== Budget ===
 
=== Budget ===

Revision as of 02:34, 11 February 2017

Project Proposal

Group Members

TA: Nathan Schmetter
Aidan Warren and Lawrence Chan

Project Overview

Right now, judges score gymnasts using pen and paper, and often have to employ assistants to enter scores for them. We would like to improve this process and to have a more efficient and better way of scoring gymnastics moves. We would build a machine using Raspberry Pi to record deductions with buttons with time-stamps, as well as employing a camera that would record the gymnasts' routines. Gymnasts now are unable to view these feedback from judges and only receive the final score. Therefore, we would collect the information about the gymnasts' routines' score distribution, which includes the moves' difficulty points, deductions and time-stamps, and upload them to Youtube along with the video of their routines for the gymnasts understand what they need to work on and improve.

Objectives

  1. Design the circuitry and Raspberry Pi to input scores with buttons and record the gymnasts' routines using a camera.
  2. Design and build a unit to house the computer and circuits.
  3. Upload the information to Youtube for the gymnasts to see the scoring process and view their mistakes.
  4. Let the audience use the machine for score deduction with a video of a gymnastics routine during our demo.

Challenges

  • Learn how to use Raspberry Pi.
  • Learn how to code with Python.
  • Learn how circuits work and how to create them (for visual inputs, and display/internet outputs).
  • Learn how to implement buttons to the Raspberry Pi.
  • Learn how to connect the camera to the Raspberry Pi and take videos with it.
  • Learn how to upload the information collected from the Raspberry Pi to Youtube.
  • Figure out how to 3D print the housing for the unit.

Budget

  1. $0.00 Raspberry Pi
  2. $0.00 Youtube upload videos service
  3. $29.95 + $7.12 Raspberry Pi Camera - https://www.adafruit.com/products/3099
  4. $7.97 Camera Extension Cord https://www.amazon.com/Adafruit-Flex-Cable-Raspberry-Camera/dp/B00XW2NCKS/ref=sr_1_2?ie=UTF8&qid=1486763635&sr=8-2&keywords=raspberry+pi+camera+extension+cable
  5. $7.99*2 Adeept 4pcs Digital Push Button Keypad Module for Arduino and Raspberry Pi AVR MSP430 MCU DIY Kit - https://www.amazon.com/Adeept-Digital-Button-Arduino-Raspberry/dp/B01LXHNBBJ/ref=sr_1_3?ie=UTF8&qid=1486763176&sr=8-3&keywords=raspberry+pi+buttons
  6. $22.99 Elecrow TFT Display Monitor 3.5 Inch 480x320 TFT LCD Display with Touch Screen for Raspberry Pi 2B B+ Raspberry Pi 3B - https://www.amazon.com/gp/product/B013JEV6VA/ref=ox_sc_act_title_1?ie=UTF8&psc=1&smid=A3UAI31N6IJM2
  7. $5.42 Camera Tripod - https://www.amazon.com/Generic-Gripster-Octopus-Flexible-Compact/dp/B01L8QNBFA/ref=sr_1_3?ie=UTF8&qid=1486762934&sr=8-3&keywords=camera+tripod+flexible
  8. $0.00 3D-Printing Materials and Software

Total: $89.43

Gantt Chart

Gantt Chart

To Do

  1. Add demo to proposal
  2. Add format of feedback (Youtube) to proposal - be clear on video feedback methods (entire process)
  3. Update Gantt Chart