Enginursday: Makers Assisting With Technology

In this week's Enginursday, Alex meets with a local Speech-Language Pathologist to talk about how makers can help make devices for people with special needs

Favorited Favorite 1

AAC Switches

A few weeks ago, I saw a presentation about how makers can help assistive technology users. I happen to know Kelly, a Speech-Language Pathologist, and she was excited to collaborate with me on a project to help one of her students. The project uses a form of assistive technology known as an alternative and augmentative communication (AAC) device. Earlier this week, we sat down and talked about the project we made, and the role that makers can play in assistive technology.

Making the Pushbutton Switch

I was originally planning on using our Big Dome Pushbutton switch, however the switches that are normally used for AAC have a flat bottom to make it easy to sit on a table or mount to a wheelchair. Thankfully I was able to find a cheap solution on Amazon, but it required me to modify the switch's functionality first.

Original Switch

After removing the rubber feet to expose the screws holding it together, I was able to get access to the circuit board inside. Given how inexpensive the answer button was, it wasn't much of a surprise to see a chip-on-board (COB) and a single-layer PCB inside. All I needed from the board, though, was the momentary switch in the center of the plastic body.

Deconstructed Switch

To avoid powering the COB, I removed a 0-ohm jumper resistor on the board, which connects the switch to the COB. If I were to guess, each of the four buttons use this same board, and the jumper resistor selects which audio file to play when the switch is pressed. Once the resistor was removed, all I had to do was drill a small hole for the audio cable and solder the cable to the two contacts for the switch.

Modified Switch

Making Your Own Adaptive Switch

If you're interested in making your own, I've added all the schematics for the project to my GitHub repository. In an attempt to make the proximity switch as easy as possible to make, I also designed a PCB that uses all PTH parts. The design that I added to the repo uses a non-inverting Schmitt Trigger instead of the inverting trigger I used in the video, so I haven't tested the design that I uploaded, but it should hopefully still work.

For a list of parts used in this project, see the wishlists below:

Going Further

The one thing I don't currently like about the project is it uses our Lithium Ion Battery Pack for power. The circuit only draws a few milliamps of current, so I'd like to add a smaller battery and Battery Babysitter. Another option would be to figure out a way to draw power from the tablet's battery to power the Bluetooth Bridge. This project barely scratches the surface for assistive technology. If you'd like to learn more about how makers can get involved with assistive technology, visit ATMakers.org, where there are tons of open source designs available.


Comments 3 comments

  • Member #1475060 / about 5 years ago / 1

    Wow! Could you do this with Myoware sensors? I want to build emg activated Assistive switches.

  • ameyring / about 7 years ago / 1

    I've been inspired by the Tetra Society where people volunteer to build devices for those who can't afford them. http://www.tetrasociety.org/about/index.php When I have more time, it will be one group I will look into joining.

    • Alex the Giant / about 7 years ago / 1

      Thank you so much for sharing that! I wasn't aware for the group, but that's something I'd love to get involved with.

Related Posts

Recent Posts

Tags


All Tags