Contribute Media
A thank you to everyone who makes this possible: Read More

Bespoke communication devices for kids with autism built with Django and Raspberry Pi

Description

This talk will detail my experience building an Augmentative Alternative Communication (AAC) device for my son who has autism. I had to perform some troubleshooting to get Django to harmonize with the Raspbian OS and touchscreen drivers, but the result is easily replicable using the instructions I will cover from my project documentation on the Hackaday website bit.ly/TalkerHackaday

I want to give this talk to inspire other developers to try their hand at building bespoke assistive devices. Commercially available medical assistive devices are expensive partly because they try to be everything to everybody. What if instead, we made products that do one thing for one specific user very well?

This outline shows what I will cover in my talk:

  • Find a need and fill it
  • Django on Linux
  • Interface prototyping
  • Gesture recognition for touchscreen
  • Custom enclosures with NO 3D printing
  • Everyone needs to become an inventor

This talk is for people who are curious about running Django in an embedded system (development server as the production environment). People who are interested in Debian Linux will also find this talk interesting. I would love to reach the autism community and people who want to build assistive technology. To get the most out of this talk, attendees should have a basic knowledge of how to perform a command line Django installation and what a raspberry pi is.

Details

Improve this page