Published: August 20, 2026
According to estimates by the World Health Organization, more than one billion people worldwide—roughly 16 percent of the global population—live with some form of physical or cognitive disability. For many of these individuals, simple daily tasks and independent mobility remain significant challenges. At the recent Regeneron International Science and Engineering Fair (ISEF) in Phoenix, three brilliant high school students showcased remarkable engineering prototypes designed to restore autonomy, bridge communication gaps, and assist in critical rescue missions.
Their exceptional work earned them the prestigious IEEE Presidents’ Scholarship awards. Presented by IEEE President Mary Ellen Randall, these accolades honor high schoolers who demonstrate an elite understanding of electrical engineering, computer science, and embedded systems. In addition to financial scholarships, the recipients received complimentary IEEE student memberships and the coveted IEEE President's coin. For these young engineers, the recognition validates months of rigorous debugging, mathematical modeling, and hardware prototyping.
Tonguage: Hands-Free Assistive HMI via Computer Vision
The grand prize of a US $10,000 scholarship, payable over four years of undergraduate study, went to Hollie Tang, a sophomore at Wilson High School in California, for her innovative project, "Tonguage."
Tonguage is a non-invasive, computer-vision-based human-machine interface (HMI) that enables users to control digital devices and physical machinery without relying on physical limbs. Using standard consumer-grade webcams, the system tracks a user’s tongue and eyes to translate facial expressions into precise digital inputs. Within the software framework, the tongue acts as a directional cursor joystick, while distinct eye blinks are registered as mouse clicks.
For embedded developers and roboticists, the technical sophistication of Tonguage lies in its multi-modal input processing and robust safety mechanisms. The software analyzes dynamic facial landmarks to differentiate between intentional commands and random facial movements. Critically, Tang integrated a face-tracking filter to prevent accidental inputs. If a bystander moves into the camera's field of view, the algorithm filters them out, ensuring that only the primary operator's facial cues control the system. This design detail is vital for critical applications like motorized wheelchair navigation.
To keep the system highly accessible, Tang deliberately avoided expensive proprietary sensors, designing the software to run on low-cost, readily available laptop cameras. Beyond fundamental communication tools, Tang envisions Tonguage being used for complex tasks like robotic arm manipulation and gaming. She emphasizes that providing true independence means allowing individuals to experience leisure, entertainment, and social interaction on equal terms.
NeuroGait: A Low-Cost, Mind-Controlled Exoskeleton
Securing second place and a $600 scholarship was Partap Sidhu, a junior at Bethpage High School in New York, with his project "NeuroGait." Inspired by watching mobility-impaired individuals struggle with stairs at a local community center, Sidhu set out to design a lower-limb exoskeleton that could be controlled directly by the user's mind.
NeuroGait relies on an electroencephalogram (EEG) headset to detect the Bereitschaftspotential (BP)—the "readiness potential"—which is a subtle electrical pattern generated in the brain's motor cortex roughly one to two seconds before a person makes a conscious decision to move.
Sidhu built a custom EEG headset to capture these microvolt-level neural signals. The signals are processed and fed into a custom-trained Convolutional Neural Network (CNN) running on a local processor. The CNN classifies the user's motor intentions and transmits the matching control signals to the exoskeleton.
Instead of using heavy, rigid electric motors that can cause discomfort or injury if they overextend, Sidhu implemented pneumatic artificial muscles (PAMs) within a 3D-printed framework. These flexible pneumatic components expand and contract when filled with compressed air, mimicking the compliance and safety of biological muscles.
The project’s performance benchmarks are highly impressive:
- The CNN achieved a 99.9% accuracy rate in classifying the user's intended movements.
- End-to-end system responsiveness (from neural signal detection to mechanical actuation) achieved a 95.2% accuracy rate across 500 rigorous test trials.
- The total prototype build cost was just $276—a fraction of the $40,000 to $100,000 retail cost of commercial medical exoskeletons.
Sidhu's project shows how open-source technology and smart embedded design can democratize access to life-changing medical hardware.
Math Into Motion: A Rugged Hexapod for Hazardous Environments
Third place and a $400 scholarship were awarded to Calvin Shang Hung, a sophomore at El Cerrito High School in California, for his project "Math Into Motion: Robotic Hexapod for Hazardous Environments."
Hung combined his passion for space exploration with humanitarian needs, designing a six-legged robot capable of traversing unstable, rugged terrains that would halt traditional wheeled rovers or bipedal robots. He modeled his robot's gait after insects, utilizing a highly stable tripod gait where three legs remain firmly anchored to the ground while the other three swing forward. This movement pattern makes the hexapod ideal for entering structurally compromised buildings after earthquakes or navigating combat zones to deliver vital medical supplies.
To coordinate the 18 individual servo motors required for the six legs, Hung had to master advanced mathematics and control theory in a matter of months. His control system relies on three primary pillars:
- Inverse Kinematics (IK): Translates the desired spatial coordinate of a leg's tip into the exact angular rotations required for each individual joint motor.
- Linear Interpolation: Divides large movements into micro-steps to achieve smooth, continuous trajectories and prevent jerky movements that could upset the robot’s balance.
- Euclidean Transformations: Corrects spatial coordinates relative to the robot's heading, ensuring that regardless of how a leg is rotated, it moves in harmony with the robot's main chassis.
For Hung, the engineering journey was a trial by fire. He taught himself 3D CAD modeling, custom PCB design, C++ coding, and hand-soldering. After a catastrophic circuit failure destroyed his third prototype just weeks before the competition, Hung did not quit. He simplified the electronics, refined the schematic, and successfully assembled a fourth iteration that walked perfectly across his floor.
The Intersection of Empathy and Engineering
These three award-winning projects highlight a growing trend in the maker and professional engineering communities: combining technical skills with a deep sense of social responsibility. By focusing on accessibility, cost reduction, and robust mathematical foundations, these young developers demonstrated that complex embedded systems can solve real-world human problems.
Whether through computer vision, brain-computer interfaces, or complex kinematic walking algorithms, these student innovators are laying the groundwork for the next generation of accessible engineering. For the maker community, their projects serve as an inspiring reminder that with a clear vision and persistence, incredible things can be built right at home.
About EDATA SL
EDATA SL shares practical electronics, embedded systems, Arduino, ESP32, Raspberry Pi, IoT, repair guides, DIY projects and technical news for engineers, students and makers.
Original news rewritten with AI for educational purposes.




0 comments:
Post a Comment