Smart wearing back corset for keeping the fixation surgery patient back straight
SUMMARY: Nowadays people who have undergone fixation surgery tend to have backlash or repercussions after surgery due to slight accidental movements so a precise method should be developed to counter this problem. This project works on developing such a system. The sys
2025-06-28 16:29:26 - Adil Khan
Smart wearing back corset for keeping the fixation surgery patient back straight
Project Area of Specialization Internet of ThingsProject SummarySUMMARY:
Nowadays people who have undergone fixation surgery tend to have backlash or repercussions after surgery due to slight accidental movements so a precise method should be developed to counter this problem. This project works on developing such a system.
The system is placed as a back corset and it helps the patient to keep the back straight. It helps the patient to maintain the prevention of lumbar disorders and degenerative disc disease. This product is especially suitable for patients who have had spinal surgery and those with severe deformities of the back or spine. The corset is equipped with a buzzer, which ensures proper back position. The system also includes flex sensors - these can read the bending or deflection of your back's position.
Language: Arduino language will be used.
Technologies used in this project are Arduino microcontroller which is used to control all the peripherals, 6 flex sensors which will be used to sense the posture of the patient,2 buzzers will be used that will beep to warn the patient, breadboard for connection of wires, female-female jumper wires for wiring.
Project ObjectivesProject Objectives
- A smart medical device forcing patients to correct their postures.
- Buzzers will produce sounds to alert the patient to correct their posture.
- Flex sensors will detect angles and send data to the Arduino board.
Correct sitting for fast recovery of the patient.
Project Implementation MethodImplementation
The tools we will use are Arduino, 2 buzzers, 6 flex sensors, breadboard, female-female jumper wires, 6 resistors, and Arduino software. The flex sensors will detect the posture of the back and send this angles data to the Arduino board then if the posture is not right buzzers will start to beep until the patient corrects the posture.
Benefits of the ProjectBenefits:
- This project will help patients to keep their backs straight.
- Will reduce back pains.
- Correct sitting position.
- Patients' recovery will get fast
After Surgery due to patients a lot of movement they face backlash and this will help them out by correcting their posture
Technical Details of Final DeliverableDeliverable:
Our proposed system is made for the patient spinal fixation recovery and this is an embedded system in which we will embed code on Aurdino, two flex sensors and two buzzers are used one flex sensor and buzzer on Thoracic and one flex sensor and buzzer on the lumbar, if our upper posture is wrong the flex sensor and buzzer on the Thoracic will start to beep and if the lower posture is wrong the flex sensor and buzzer on lumbar will start to beep.
Diagram:

Algorithm:
Read analog from both flex sensors
Void loop () {
If (flexSensorReading1<=13) {
Turn on the top of vibration sensor
Delay the process for one minute
Turn off the top of vibration sensor
}
(flexSensorReading2<=13) {
Turn on the top of vibration sensor
Delay the process for one minute
Turn off the top of vibration sensor
}
(flexSensorReading3<=13) {
Turn on the top of vibration sensor
Delay the process for one minute
Turn off the top of vibration sensor
}
(flexSensorReading4<=13) {
Turn on the top of vibration sensor
Delay the process for one minute
Turn off the top of vibration sensor
}
(flexSensorReading5<=13) {
Turn on the top of vibration sensor
Delay the process for one minute
Turn off the top of vibration sensor
}
If (flexSensorReading6<=13) {
Turn on vibration sensor on the bottom
Delay the process for one minute
Turn off the bottom of vibration sensor
}
Delay the loop for nine minutes
}
| Item Name | Type | No. of Units | Per Unit Cost (in Rs) | Total (in Rs) |
|---|---|---|---|---|
| Total in (Rs) | 32130 | |||
| Aurdino Mega | Equipment | 1 | 3000 | 3000 |
| Flex Sensors 4.5 | Equipment | 6 | 4700 | 28200 |
| Buzzers | Equipment | 2 | 100 | 200 |
| Breadboard | Equipment | 1 | 350 | 350 |
| Female-female jumper wires | Equipment | 15 | 12 | 180 |
| Resistors | Equipment | 2 | 100 | 200 |