Skip to content

An experimental hardware device to stabilize Parkinson's tremor

License

Notifications You must be signed in to change notification settings

foprel/parkinsons-stabilizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parkinson's Stabilizer

Description

A personal project to develop a hardware device that helps to stabilize Parkinson's tremor while eating. The goal is to create a spoon that counteracts the movements made by the tremor in a patient's hand.

Proof of concept

This project started with the creation of a simple proof-of-concept using an Ardiuno Nano, an MPU-6050 and two DC motors. View a short clip below of the results:

poc

BLDC control experimentation

Although the proof-of-concept shows that such a device can be made, the DC motors are in now way fast and accurate enough. Therefore, I'm currently experimenting with BLDC motors using field-oriented control. For this, a simple brace has been made in Fusion360 to ensure that the motors can turn across opposite axes. View a short clip below of the experiment:

bldc

Getting started

Prerequisites

Wiring

TBD

Installation

TBD

Contributing

If you have a suggestion that would make this project better, please fork the repo and create a pull request:

  1. Fork the project
  2. Create your feature branch: git checkout -b feature/amazing-feature
  3. Commit your changes: git commit -m "Added some amazing feature"
  4. Push to the branch: git push origin feature/amazing-feature
  5. Open a pull Request

About

An experimental hardware device to stabilize Parkinson's tremor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages