All projects

Assistive robot prototype
Robotics·Jan 1, 2023
Paralyzed Patient Assist Robot
Assistive robot concept for helping paralyzed patients request support and control simple tasks.

Overview
This assistive robotics project focuses on improving independence for paralyzed patients. The robot concept can support simple actions such as calling for help, moving small items, or controlling nearby appliances through accessible input methods. It emphasizes practical human-centered engineering rather than only mechanical complexity.
Specifications
RoleConcept developer and prototype builder
MicrocontrollerArduino / ESP-class controller
SensorsUser input switch / sensor
ModulesMotor driverBuzzer/alertOptional wireless module
ProtocolsGPIOPWMWireless optional
Tech tagsAssistive TechnologyPatient CareRoboticsAccessible Control
Architecture
Accessible input triggers controller actions. The robot can alert caregivers or control actuators depending on configured command modes.
Project photos

Implementation details
Firmware
Firmware reads simplified user input, triggers assistance actions, controls motors or alert outputs, and can be extended for remote notifications.
Power
Portable low-voltage battery power supports patient-safe operation.
Components / BOM
Microcontroller board, Accessible input switch/sensor, Motor/actuator output, Buzzer/indicator, Battery pack
Engineering challenges
The main challenge is making controls simple, reliable, and safe for users with very limited movement.
Solutions
Focused on a minimal control interface and practical assistive actions.
Results & metrics
Prototype demonstrates the direction for patient-assist robotics.
Future improvements
Add caregiver mobile alerts, voice control, safer chassis, medical-grade enclosure, and fail-safe emergency mode.