Close

First SWAN - the microcontroller prototype

A project log for SWAN open source AAC

A communicator for non-verbal disabled people. An acronym for SWitch to AlphaNumeric. An auditory scanned alphabet, message creator.

roger-curryRoger Curry 08/20/2014 at 09:560 Comments

My first attempt to produce a SWAN device was in 2001, using a microcontroller. My sister bought me PICBASIC software, I made a PIC programmer, a friend got me a handful of PIC 16F84 microcontroller chips, and I began to develop SWAN.

The prototype used a modified computer mouse as an ergonomic switch - the mouse button switches being simply connected to the cord, no use being made of the internal electronics. A PIC 16F84 microcontroller was interfaced with an ISD 1016A "chipcorder" IC. This device, an addressable non-volatile audio record/playback chip, had my voice saying the alphabet recorded on it. The microcontroller then sequenced through the alphabet, and the user could hear this through the headphones. Letters were selected using the mouse buttons, and the created text was shown on an HD 44780 liquid crystal alphanumeric display, having two lines of 16 characters.

Here's a bit of documentation from 2001 -

The project stalled and was shelved. I'd contacted some people in the field of communications for the disabled, unfortunately they didn't like the fact that I wanted SWAN to be "freeware" - they wouldn't commit to further development and manufacture without sole ownership of the intellectual property rights. I got pissed off, especially since I was giving the design to them for nothing. End of SWAN...... Until 13 years later, I was given a smartphone, and the concept became do-able with minimal hardware cost, and a free "app".

The above single page description of SWAN is about all that remains of the project. The prototype went when my old shed biodegraded. The PICBASIC source code, compiled microcontroller hex code, the sound .wav file, schematic, bill of materials, costings, half-finished eagle PCB layout and other documentation all went the journey when my old 486's hard drive self destructed, many moons ago.....

Discussions