Parkinson Patient Tremor Dampener

The project is developing an IOT system in order to connect a Parkinson medical device to the amazon cloud and uploading
a data from the device controller to the server. In addition, to implement a convenient GUI with follow up system.

Project Part A:
The project goal is implementing a small and wearable device for Parkinson patients, the device identifies presence of tremors,
analyzes vibrations and sends a command to abate the tremor. The idea was to implement two sub systems, one is electrical
system that identifies and collect data about the hand tremor, besides to mechanical part which contains a small motor in order
to abate the tremor.

Project Part B:
In this part of the project, the goal is to connect the medical device to the cloud of amazon, and to develop a system for
patients’ data storage and management. In Addition to implement a follow up system which provides the user (doctor or patient)
a medical report. The system contains uploading data from the device controller to AWS S3 server, analyzing this data and saving
it in relevant database in the cloud. The data for each tremor contains ID, Time, log number, and data about the tremor in Yaw,
Pitch Roll axes. The follow up system is a convenient website that supports doctors and patients as well, it enables the user to
receive a mail with a medical report by inserting relevant ID, password, and a mail. It also supports creating a new account,
send us a feedback, or asking for some support.