Hackaday Prize Entry: TooWheels, The Open Source Wheelchair

The Assistive Technology challenge of the Hackaday Prize received a large number of projects addressing many socially relevant problems. Mobility and transportation needs are a big challenge for those with limb disabilities. Not every country has proper, state-subsidised health care systems, and for many people in third world countries, devices such as wheel chairs are just not affordable. [Alessio Fabrizio] and his team developed TooWheels — an Open Source DIY wheelchair which can be customized and built using low-cost, local materials around the world and is one of the winners of the Assistive Technologies challenge round.

Originally conceived as a sport wheelchair, it has now evolved to answer different needs, due to feedback from the users and the community involved in the project. [Alessio] designed the project to be built from materials and resources easily available to any DIY maker at today’s Fab Labs and Makerspaces. The team have provided a detailed BOM to help procure all the required materials, instruction manual and drawings for assembly, and all the CAD files with customization instructions. Already, teams in Ecuador, India and Italy have replicated and built their own version of the TooWheel wheelchair. This confirms that the project is well documented and allows anyone around the world to download the plans and follow instructions to build their own wheelchair.

The wheelchair is built from CNC cut plywood sheets, aluminum pipes and bicycle parts and wheels. This makes it substantially cheaper compared to commercial wheelchairs, making it especially relevant for people in third world areas or where health care is not subsidised. The ease of customization allows fabrication of different wheelchair designs for sports, off-road or city use. The team is looking to bring this low-cost design to people around the world and are keen to collaborate with teams around the world to make it happen.

Hackaday Prize Entry: Vibhear

Hearing impairment, either partial or total, is a serious problem afflicting a large number of people. Almost 5% of the global population has some form of hearing disorder. For those affected by this disability from birth, it further impacts the development of language and speech abilities. In recent years, cochlear implants are increasingly being used to address this problem. These implants consist of two parts – the receiver and electrode array are implanted under the skin near the ear (with the electrode array terminating inside the Cochlea), while the microphone, electronics, transmitter and power source are attached on the outside. Often, the external unit has to be removed – for example, when the person needs to sleep. This is particularly so in the case of young children. The external unit is fairly large compared to their head and causes discomfort during sleep. And parents are worried that the expensive device could get damaged when the child is sleeping. This leads to the alarming situation where the child is asleep and has no audio sensory inputs being received from the surroundings. Not only can they not hear morning alarms, but also cannot react when there is an emergency situation such as a smoke alarm going off.

[Srdjan Pavlovic] came across this problem first hand when he visited his friend and learned about their six-year-old son with hearing loss since birth. The parents said their child will not be disturbed by loud noises at night since the external unit of his cochlear implant is removed each night. [Srdjan] then started work on building the Vibhear – an assistive hearing device to be used when the main hearing aid is removed or not working. It is a low-cost arm-band that provides a vibratory signal in response to high ambient noises.

The main components are a microphone, amplifier, microcontroller and vibration motor powered by a LiPo battery through a boost converter/charger. An RTC module allows setting up daily wake up alarms. It’s currently prototyped around the Arduino, but the next iteration will use a specialized DSP which can be programmed to perform signal processing operations on input sound. This will allow identification of specific sounds such as car horns, barking dogs, smoke alarms or emergency sirens.

[Srdjan] is in the process of choosing components for his next iteration, so if you have any recommendations to help him choose the microcontroller, power supply controller or other parts, do let him know via comments below.

Hackaday Prize Entry: A Go-Kart For A Special Child

ScottCar is a go-kart for a special Kid and is [Alain]’s entry in this years Hackaday Prize. Will it race to victory?

The concept behind ScottCar is simple: There isn’t much out there for disabled kids when it comes to go-karts. [Alain Mauer] has an autistic son who isn’t quite capable of driving a Go-Kart as he would have trouble using pedals and brakes. He didn’t let that stand in his way, so he built a go-kart for his 11-year-old son. It incorporates an automatic braking system. In situations where the kart speeds up going down, brakes are automatically applied, slowing it down to a normal pace. It also features a remote emergency brake which would avoid crashes while supervising playtime. The braking system uses bike disc brakes controlled by an Arduino Nano. A Siemens Motor with a screw drive is what propels the vehicle, powered by a 12V Battery with a healthy 7.5Ah capacity.

The project is being released under GNU General Public License version 3, Will we be seeing ScottCar racing towards the Hackaday prize?

Music Player For The Ability-Impaired

Most of the hacks we come across here at Hackaday don’t require much more than being “cool” to get our attention. But, every so often we find something that goes a step beyond that and does something truly good for the world. This is one such project, and its goal couldn’t be anymore altruistic: to allow the elderly to enjoy music, even when their declining vision and motor skills make traditional devices difficult to use.

It’s hard to overstate how important music is to people; there are few forms of art more emotionally effective. So, it was a major loss when an elderly relative of [DusteD] was no longer able to operate their CD player. Luckily, [DusteD] was there with an ingenious solution that uses RFID cards to play music from an always-on Raspberry Pi.

Continue reading “Music Player For The Ability-Impaired”

Pips Help Everyone Around The House

Sometimes you start a project with every intention of using it in a specific way, or maybe your plan is to have a very well-defined set of features. Often, though, our projects go in a completely different direction than we might have intended. That seems to be the case with [Dave] and his Pips. These tiny devices were originally intended to be used by people with disabilities, but it turns out that they’re a perfect platform for this “Internet of Things” thing that we’ve been hearing so much about.

Built around the Bright Blue Bean microcontroller platform to take advantage of its low energy requirements, the Pips were originally intended to be placed around the house where they would light up to remind the user to perform some task. Once the button was pushed, the next Pip in the sequence would activate. While they are quite useful for people with cognitive or sensory impairments, they can also be used in a similar way to the Amazon Dash button or any other simple internet-enabled device. Especially when used in conjunction with a home automation setup, this device could be used in novel ways, such as automating your morning routine without having to add a weight sensor to your bed.

We are also pleased to see that all of the project files are available on GitHub for anyone looking to try this out. Its interesting when something that was originally intended to help out anyone with a disability finds a use somewhere else that it might not have originally been intended for. After all, though, the principle of using things in novel ways is kind of the entire basis of this community.

Head Gesture Tracking Helps Limited Mobility Students

There is a lot of helpful technology for people with mobility issues. Even something that can help people do something most of us wouldn’t think twice about, like turn on a lamp or control a computer, can make a world of difference to someone who can’t move around as easily. Luckily, [Matt] has been working on using webcams and depth cameras to allow someone to do just that.

[Matt] found that using webcams instead of depth cameras (like the Kinect) tends to be less obtrusive but are limited in their ability to distinguish individual users and, of course, don’t have the same 3D capability. With either technology, though, the software implementation is similar. The camera can detect head motion and control software accordingly by emulating keystrokes. The depth cameras are a little more user-friendly, though, and allow users to move in whichever way feels comfortable for them.

This isn’t the first time something like a Kinect has been used to track motion, but for [Matt] and his work at Beaumont College it has been an important area of ongoing research. It’s especially helpful since the campus has many things on network switches (like lamps) so this software can be used to help people interact much more easily with the physical world. This project could be very useful to anyone curious about tracking motion, even if they’re not using it for mobility reasonsContinue reading “Head Gesture Tracking Helps Limited Mobility Students”

Say Watt? A Talking Multimeter?

talkingMultimeter

After a request from one of his friends, [Mastro Gippo] managed to put together a talking multimeter to be used by blind persons working in electronics. He wanted a feature-rich meter that had serial output, and recalling this Hackaday article from a few years back led him to find a DT-4000ZC on eBay, which has serial output on a 3.5mm jack. (Though, he actually recommends this knockoff version which comes with excellent documentation).

It turns out there aren’t many talking meter options available other than this expensive one and a couple of discontinued alternatives. [Mastro Gippo] needed to start from scratch with the voice synthesizer, which proved to be as easy as recording a bunch of numbers and packing them onto an SD card to be read by an Arduino running the SimpleSDAudio library.

He found a small, battery-powered external speaker used for rocking out with music on cell phones and hooked it up to the build, stuffing all the electronics into an aluminum case. Stick around after the jump for a quick video of the finished product!

Continue reading “Say Watt? A Talking Multimeter?”