Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.99 KB

README.md

File metadata and controls

43 lines (24 loc) · 1.99 KB

TrisEase

Trisease is simply a mouth opening smart device used for physiotherapy of patients suffering form Trismus disease, have difficulty in moving their lower jaw and thus need physiotherapy to overcome the stiffness. The device halps them to excercise independently as well as monitor their progress by recording their data of distance moved by the lower jaw, the amount of force patient applied to achieve that much distance as well as the number of cycles of exercises perfromed by the patient. Nonetheless, it communicates the data to a mobile application via WiFi, which can be accessible to the doctor from anywhere! ensuring easy monitoring of the patient.

SENSORS

We have used Flex sensor to measure force applied by the patient and an analog based Infrared sensor to determine the linear distance jaws have moved.

Force sensor

IR sensor

CODE

We have used an ESP32 MCU to send the sensor's data to a mobile application using IOT. We used Thingspeak platform by Matlab for data storage and used API's to extract and represent the data in our mobile application for monitoring. The code can be accessed from the INO file uploaded.

Data Analysis

We used multivariate data analysis to calliberate the force and IR sensor's data into meaningful quantities and developed an efficient formulation to find accurate measurements. The code has been uploaded.

The device

#Early Stage: First we developed a CAD model of the device and 3D printed the design and started integration of sensors in it.

Device

Then after the calliberation, we made the circuit on a PCB and soldered the connections.

Device

Here's the video of the device demonstrating the working:

Video demonstration