Difference between revisions of "Headband Helper"

From ESE205 Wiki
Jump to navigation Jump to search
Line 40: Line 40:
  
 
== Design and Solutions ==
 
== Design and Solutions ==
 +
 +
=== Module 1: Wiring Accelerometer to Pi 0 ===
 +
 +
=== Module 2: Build Ad Hoc Network ===
 +
 +
=== Module 3: Gather and Interpret Data ===
  
 
== Results ==
 
== Results ==

Revision as of 23:32, 31 March 2019

Links

Headband_Helper_Log

Presentation [1]

GitHub Repository [2]

Project Proposal

Overview

We hope to construct an accelerometer-based concussion monitoring system using a Raspberry Pi OW that can be contained within a headband. In addition, we will create a web interface that allows users to track their impact history. These two pieces (software and hardware) will communicate using an ad hoc IP network run by another Raspberry Pi.

Team Members

  • Jarrod Huther
  • Katy Mockett
  • TA: Ethan Shry
  • Professor: James Feher

Objectives

  • Create an accelerometer-based concussion monitoring system that can be contained within a headband
  • Create an ad hoc IP network using a master Raspberry Pi to collect data from the headbands
  • Ensure that the master Pi and web interface can successfully communicate so the web interface can display collected data about collisions

Challenges

  • We both have limited experience with circuitry
  • We both are comfortable working in Java but have never really used any languages beyond Java
  • No experience with sensor networks; creating a fully debugged network will be difficult

Budget

  • 2 accelerometers ($11.95 each, $23.90 total)[3]
    • Shipping (~$8.00)
  • 1 Amp battery & charger ($24.95)[4]
  • Raspberry Pi 0W- headband (free)
  • Raspberry Pi- master (free)
  • 3D box to contain tracking materials within headband (free)

Total Budget: $56.85

Gantt Chart

Gantt Chart

Design and Solutions

Module 1: Wiring Accelerometer to Pi 0

Module 2: Build Ad Hoc Network

Module 3: Gather and Interpret Data

Results

Next Steps