Skip to content

🏥 Quantification of Parkinsonian and Essential Tremor using a novel, bluetooth-integrated accelerometer based system

License

Notifications You must be signed in to change notification settings

snimmagadda1/PD-and-ET-Tremor-Quantification

Repository files navigation

Park & Sons Co. Essential Tremometer: Tremor Quantification System

This is a standalone accelerometer based tremor quantification system for patients with Parkinson's or Essential Tremor (ET). Using an array of signal processing techniques, the diagnostic system provides insight into the characteristics of hand/arm tremors. Along with a number of other metrics, analysis includes tremor detection, amplitude quantification, and frequency analysis in the Fourier domain. Using these calculated metrics, a score indicative of the severity of tremor is devised. Additionally, the MDS Unified Parkinson's Disease Rating Scale (MDS-UDPRS) has been fully integrated for physican input. Duke BME 464 senior capstone design project.

Getting Started

Simply clone and run tk_GUI.py. Makefile in progress.

git clone git@github.com:snimmagadda1/tremor_quant.git
python3.5 Tkinter/tk_GUI.py

Prerequisites

  1. Standalone Park & Son's Co. Essential Tremometer
  2. Embedded Software
  3. Python v3.5 and Python v2.7 (Anaconda + packages)
  4. Adafruit Bluefruit LE SPI python library
  5. Pyobjc

File Structure

  • poster_bme_464.pdf
  • Tkinter: GUI program files
  • data_analysis: signal processing and data manipulation
  • data_receive: data manipulation and bluetooth calls

Versioning

v1.0.0-b

Authors

See also the list of contributors who participated in this project. Note: Due to the nature of this project, overlap existed between job responsibilities.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

For general insight and guidance:

  • Patrick Wolf, PhD - Duke University - Page
  • Mark Draelos, Graduate Student - Duke University - Page

About

🏥 Quantification of Parkinsonian and Essential Tremor using a novel, bluetooth-integrated accelerometer based system

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages