Hackaday Prize Entry: Inexpensive Emergency Button

I’ve fallen and I can’t get up. We all remember it, and we all know what product we’re talking about. Now, with cheap microcontrollers, ubiquitous WiFi, and wearable electronics, there must be a simpler solution. [Jean Paradedel]’s emergency button project is designed to replace those wearable emergency buttons, which usually include an expensive call center plan.

[Jean]’s button is based off an ESP8266 module, which sends an email to a care provider if a button is pressed. The whole thing is powered by a CR2032 watch battery and the device’s case was 3D printed. The interface is simple — it’s just a wearable button, after all — and the form factor is small enough to be completely unobtrusive.

[Jean] reflashed the ESP8266 board with a simple sketch that runs the project. First, a button-press connects the device to WiFi and then blinks an LED so you know it’s connected. When the emergency button is pressed, an email is sent out letting a caregiver know that there’s a problem.

Check out the video below for a demo of this cheap emergency button in action.

Continue reading “Hackaday Prize Entry: Inexpensive Emergency Button”

Hackaday Prize Entry: HaptiVision Creates A Net Of Vibration Motors

HaptiVision is a haptic feedback system for the blind that builds on a wide array of vibration belts and haptic vests. It’s a smart concept, giving the wearer a warning when an obstruction comes into sensor view.

The earliest research into haptic feedback wearables used ultrasonic sensors, and more recent developments used a Kinect. The project team for HaptiVision chose the Intel RealSense camera because of its svelte form factor. Part of the goal was to make the HaptiVision as discreet as possible, so fitting the whole rig under a shirt was part of the plan.

In addition to a RealSense camera, the team used an Intel Up board for the brains, mostly because it natively controlled the RealSense camera. It takes a 640×480 IR snapshot and selectively triggers the 128 vibration motors to tell you what’s close. The motors are controlled by 8 PCA9685-based PWM expander boards.

The project is based on David Antón Sánchez’s OpenVNAVI project, which also featured a 128-motor array. HaptiVision aims to create an easy to replicate haptic system. Everything is Open Source, and all of the wiring clips and motor mounts are 3D-printable.

Hackaday Prize Entry: Post Stroke Spasticity Rehab Helper

A stroke is caused when poor blood flow to the brain causes cell damage, causing that part of the brain to stop functioning. Common causes are either blood vessel blockage or internal bleeding, and effects depend on the part of the brain that is affected. In most cases, spasticity (muscle contraction), poor motor control and the inability to move and feel are common after effects. Recovery is often a long, slow process and involves re-learning the affected lost skills. This is where physical therapy using assistive technologies becomes important. Rehabilitation must start as early as possible since the first few weeks are critical for good recovery. [Sergei V. Bogdanov] is building a cheap and simple Post-Stroke Spasticity Rehab Helper to address this problem.

He’s using ten hobby micro servos connected to an Arduino Nano, all mounted on a kitchen chopping board, with a few other bits thrown in to round out the build. There’s one pair of servos for each finger. A five bar linkage converts the servo rotations to two-dimensional motion. The end of the linkage has a swiveling metallic disk. Patient fingers are attached to these discs via magnetic metal pads that are attached to the end of the fingers using adhesive plaster tape. Two push buttons cycle through a large number of exercise modes and two potentiometer’s help adjust the speed and smoothness (the number of points calculated for the desired motion). Two 7-segment LED display modules connected to the Arduino provides a visual interface showing program modes, speed, number of cycles and other relevant information. Replicating the project ought to be very straightforward since the device uses off-the-shelf parts which are easy to put together using the detailed build instructions, photos and code posted on [Sergei]’s project page. Check out the videos below to see the rehab helper in action.

Continue reading “Hackaday Prize Entry: Post Stroke Spasticity Rehab Helper”

Hackaday Prize Entry: SoleSense For Balance Therapy

Rehabilitating brain injuries where a patient’s sense of balance has been compromised is no easy task. Current solutions only trigger when the patient reaches a threshold and by then, it may already be too late for a graceful recovery. [Simon Merrett]’s SoleSense is being designed to give continuous feedback like a stock humans innate sense of balance. Therapists hope this will aid recovery by more closely imitating what most of us grew up with.

SoleSense relies on capacitive sensors arranged under the feet to know where the patients are placing their weight. [OSHPark] is providing the first round of flexible PCBs so some lucky sole is going to get purple inserts.

Outside of recovery, devices like this can teach better posture or possibly enhance a fully functioning sense of balance. That could improve physical performance. Who knows, we are finding new ways of perceiving the world all the time.

Remapping senses is a popular assistive technology and sound is ideal for the SoleSense to piggyback because brain injuries are less likely to affect hearing than other senses. Of course, senses can be remapped or even created. You could gain a sense of magnetic north or expand the range of light you can perceive.

These Twenty Assistive Technologies Projects Won $1000 In The Hackaday Prize

Today, we’re excited to announce the winners of the Assistive Technologies portion of The Hackaday Prize. In this round, we’re looking for projects that will help ensure a better quality of life for the disabled. Whether this is something that enhances learning, working, or daily living. These are the projects that turn ‘disability’ into ‘this ability’.

Hackaday is currently hosting the greatest hardware competition on Earth. We’re giving away hundreds of thousands of dollars to hardware creators to build the next great thing. Last week, we wrapped up the fourth of five challenges. It was all about showing a design to Build Something That Matters. Hundreds entered and began their quest to build a device to change the world.

There’s still one entry challenge remaining in The Hackaday Prize. Anything Goes is on right now and open to every idea imaginable. If you’re building a computer made of sand, awesome. Quadcopter hammock? Neat. This is the portion of the Hackaday Prize that’s open to the best ideas out there. It’s up to you to explain how your creation makes the world a little bit better place.

The winners of the Assistive Technologies challenge are, in no particular order:

Assistive Technologies Hackaday Prize Finalists:

Continue reading “These Twenty Assistive Technologies Projects Won $1000 In The Hackaday Prize”

Hackaday Prize Entry: Remote Control By Head Gestures

Some people may think they’re having a bad day when they can’t find the TV remote. Yet there are some people who can’t even hold a remote, let alone root around in the couch cushions where the remote inevitably winds up. This entry in the Assistive Technologies phase of the 2017 Hackaday Prize seeks to help such folks, with a universal remote triggered by head gestures.

Mobility impairments can range from fine motor control issues to quadriplegia, and people who suffer from them are often cut off from technology by the inability to operate devices. [Cassio Batista] concentrated on controlling a TV for his project, but it’s easy to see how his method could interface with other IR remotes to achieve control over everything from alarm systems to windows and drapes. His open-source project uses a web cam to watch a user’s head gestures, and OpenCV running on a CHIP SBC looks for motion in the pitch, yaw, and roll axes to control volume, channel, and power. An Arduino takes care the IR commands to the TV. The prototype works well in the video below; with the power of OpenCV we can imagine mouth gestures and even eye blinks adding to the controller’s repertoire.

The Assistive Tech phase wraps up tomorrow, so be sure to get your entries in. You’ll have some stiff competition, like this robotic exoskeleton. But don’t let that discourage you.

Continue reading “Hackaday Prize Entry: Remote Control By Head Gestures”