Hackaday Prize Entry: OrthoSense, a Smart Knee Brace for Physical Therapy

If you have knee surgery, you can probably count on some physical therapy to go with it. But one thing you might not be able to count on is getting enough attention from your therapist. This was the case with [Vignesh]’s mother, who suffers from osteoarthritis (OA). Her physiotherapist kept a busy schedule and couldn’t see her very often, leaving her to wonder at her rehabilitation progress.

[Vignesh] already had a longstanding interest in bio-engineering and wearables. His mother’s experience led him down a rabbit hole of research about the particulars of OA rehabilitation. He found that less than 35% …read more

Continue reading Hackaday Prize Entry: OrthoSense, a Smart Knee Brace for Physical Therapy

Hackaday Prize Entry: OrthoSense, a Smart Knee Brace for Physical Therapy

If you have knee surgery, you can probably count on some physical therapy to go with it. But one thing you might not be able to count on is getting enough attention from your therapist. This was the case with [Vignesh]’s mother, who suffers from osteoarthritis (OA). Her physiotherapist kept a busy schedule and couldn’t see her very often, leaving her to wonder at her rehabilitation progress.

[Vignesh] already had a longstanding interest in bio-engineering and wearables. His mother’s experience led him down a rabbit hole of research about the particulars of OA rehabilitation. He found that less than 35% …read more

Continue reading Hackaday Prize Entry: OrthoSense, a Smart Knee Brace for Physical Therapy

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 — …read more

Continue reading Hackaday Prize Entry: Inexpensive Emergency Button

Hackaday Prize Entry: Infrared Vein Illumination

Phlebotomy is a fun word, and the fine art of finding veins. While the skill of putting needles in arms is honed by nurses and physicians over the course of decades, there are, of course, technological solutions to finding veins. One of the more impressive medical devices that does this uses near-infrared imaging — basically looking under the skin with almost visible light. These devices cost a fortune.

One project in the Hackaday Prize is looking to change that. It’s a near-infrared vein finder. Instead of the thousands of dollars professional unit costs, this one can be built for under …read more

Continue reading Hackaday Prize Entry: Infrared Vein Illumination

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 …read more

Continue reading Hackaday Prize Entry: HaptiVision Creates a Net of Vibration Motors

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 …read more

Continue reading Hackaday Prize Entry: Post Stroke Spasticity Rehab Helper

Hackaday Prize Entry: MOLBED Braille Display

Electromechanical braille displays, where little pins pop up or drop down to represent various characters, can cost upwards of a thousand dollars. That’s where the Modular Low-cost Braille Electro Display, aka MOLBED, steps up. The project’s creator, [Madaeon] aims to create a DIY-friendly, 3D-printable,  and simple braille system. He’s working on a single character’s display, with the idea it could be expanded to cover a whole row or even offer multiple rows.

[Madeon]’s design involves using Flexinol actuator wire to control whether a pin sticks or not. He designed a “rocker” system consisting of a series of 6 pins that …read more

Continue reading Hackaday Prize Entry: MOLBED Braille Display

Hackaday Prize Entry: The $50 Raspberry Pi Smartphone

The Hackaday Prize is a challenge to create hardware, and the ZeroPhone is quite possibly the most popular project entered in the Hackaday Prize. What is it? It’s a mobile phone built around the Raspberry Pi Zero that can be assembled for about $50 in parts. Already, it’s a finalist in the Hackaday Prize best product competition, a finalist for the grand prize of $50,000, and one of the most popular projects on Hackaday.io of all time.

We took a look at the ZeroPhone early this year, and while there have been significant advances in this project, the philosophy is …read more

Continue reading Hackaday Prize Entry: The $50 Raspberry Pi Smartphone

Hackaday Prize Entry: A PCB To Emulate Coin Cells

The Coin Cell Emulator CR2016/CR2032 by [bobricius] homes in on a problem some hardware developers don’t realize they have: when working on hardware powered by the near-ubiquitous CR2016 or CR2032 format 3V coin cells, power can be a bit troublesome. Either the device is kept fed with coin cells as needed during development, or the developer installs some breakout wires to provide power from a more convenient source.

[bobricius]’s solution to all this is a small PCB designed to be inserted into most coin cell holders just like the cell itself. It integrates a micro USB connector with a 3V …read more

Continue reading Hackaday Prize Entry: A PCB To Emulate Coin Cells

Hackaday Prize Entry: You Can Tune A Guitar, But Can You Reference REO Speedwagon?

Just for a second, let’s perform a little engineering-based thought experiment. Let’s design a guitar tuner. First up, you’ll need a 1/4″ input, and some op-amps to get that signal into a microcontroller. In the microcontroller, you’re going to be doing some FFT. If you’re really fancy, you’ll have some lookup tables and an interface to switch between A440, maybe A430, and if you’re a huge nerd, C256. The interface is simple enough — just use a seven-segment display and a few LEDs to tell the user what note they’re on and how on-pitch they are. All in all, the …read more

Continue reading Hackaday Prize Entry: You Can Tune A Guitar, But Can You Reference REO Speedwagon?