Difference between revisions of "Concussion Coach"

From ESE205 Wiki
Jump to navigation Jump to search
Line 36: Line 36:
 
== Budget ==
 
== Budget ==
 
* [https://www.adafruit.com/product/2378?gclid=Cj0KCQjwgIPOBRDnARIsAHA1X3QI2ey07YNgVUbG1uytPxq1VyMtFG5kxqHk026PIN14q0flVzkDz9saAvMYEALw_wcB Mini Arduino] - $9.95
 
* [https://www.adafruit.com/product/2378?gclid=Cj0KCQjwgIPOBRDnARIsAHA1X3QI2ey07YNgVUbG1uytPxq1VyMtFG5kxqHk026PIN14q0flVzkDz9saAvMYEALw_wcB Mini Arduino] - $9.95
* [https://www.adafruit.com/product/198 Arduino LCD Screen 20 x 4] - $17.95
+
* [https://www.adafruit.com/product/198 Arduino LCD Screen (20 x 4)] - $17.95
* [https://www.adafruit.com/product/1413?gclid=Cj0KCQjwruPNBRCKARIsAEYNXIg1T1RS10mnCNLMOyNNlGTpNuwLQFwDIkvkNRjMNFp4aB56989Zgd0aAnHqEALw_wcB Accelerometer +- 200g] - $24.95
+
* [https://www.adafruit.com/product/1413?gclid=Cj0KCQjwruPNBRCKARIsAEYNXIg1T1RS10mnCNLMOyNNlGTpNuwLQFwDIkvkNRjMNFp4aB56989Zgd0aAnHqEALw_wcB Accelerometer (+/-200g)] - $24.95
 
* [https://www.sparkfun.com/products/10534 RF Module Transmitter (434 MHz)] - $3.95  
 
* [https://www.sparkfun.com/products/10534 RF Module Transmitter (434 MHz)] - $3.95  
 
* [https://www.sparkfun.com/products/10532 RF Module Receiver (434 MHz)] - $4.95
 
* [https://www.sparkfun.com/products/10532 RF Module Receiver (434 MHz)] - $4.95

Revision as of 00:50, 20 September 2017


Overview

Concussions can have a severe and lasting impact on individual, and while coaches and athletes alike are aware of this danger, many concussions continue to go unrecognized. In football especially, concussions occur regularly due to the contact nature of the sport. While better protection and more careful playing an be used to prevent players from getting concussions, it is just as important to diagnose and treat concussions that do occur. Most concussions deliver ~95 g's to the body, so by measuring the amount of force applied to a player's head, the likelihood of a concussion could be monitored and the player could be checked when enough force was applied to cause a concussion.

Team Members

Colton Farley
Darby Hakken
Emma Zastrow

Objectives

A successful project will require:

1. Accelerometers be installed in a football helmet in a way that force can be detected in all directions

2. The encapsulation of the Arduino and any necessary battery packs and circuitry in the football helmet by creating a 3-D printed shell

3. Use an Arduino to detect forces capable of causing a concussion and transmitting the signal to another Arduino

4. Implementation of an interface to transmit Arduino data from all players to coaches

Challenges

1. Being able to sense force equally throughout the helmet instead of distinct points where the accelerometer is located
2. Learning how to program an arduino and using it effectively
3. Learning how to use CAD and 3D print
4. Coding an interface to show an up to date status of the players helmets
5. Understanding radio frequencies and learning how to implement them frequently


Gantt Chart

Concussion Gantt.png


Budget