Voice control via IR for a quadraplegic!

Pretty much done at this point and working VERY well for her.


She can control a Vizio TV, OTA set top box and air conditioner so far :-). 40 commands / sentences involved at this point. Using the Arduino-IRremote-master library for decoding the remotes and sending out commands via an IR LED off the Mega.


Using a Mega 2560 clone (elegoo), the MOVI and a protoboard stacked on top which controls a “caregiver call” device. One of these:


https://smile.amazon.com/gp/product/B00K0B4OVK/ref=oh_aui_search_detailpage?ie=UTF8&psc=1

Pulling 3.3V off the Mega (replacing the 3V button battery in the transmitter) and using a port pin to pull the call button to activate.


Plenty of noise in the room (AC and TV, perhaps Alexa playing music), but with threshold set to 20, no real problems.


After the nighmare with the speakup, we are both quite happy with the success so far. We have plenty of resources for anything we want / need to add.


One oddball note, I had a PILE :slight_smile: of debugging text in the sketch, tried to set them up to be dependent on “#define DEBUG”/"#ifdef DEBUG". Would not work, why I don’t know, but I changed DEBUG to VDEBUG and it works fine now.


Future plans for adding things needing RF sources of control, but at this point it seems it would be pretty easy :slight_smile: :-).


Makes me happy seeing her happy to have some control over her environment :slight_smile: :slight_smile: :-).


THANKS AGAIN MOVI TEAM!!!

[Last edited Oct 01, 2017 00:17:04]

Wow. That reads like an amazing project!!! Congratulations.


Is there any chance you can send us a video?


Gerald

Just a quick note here and testing the new forum :-).

The patient call device linked to in the first post of this thread seems to be no longer available, but if you follow the link there are others of the same kind available.

Hope this helps!

1 Like