Close

Voice/IR Test #1

A project log for Voice-Controlled Universal Remote

This is a remote that can be used to control all types of devices using voice commands. It can be programmed on-the-fly for any device.

mikesoniatmikesoniat 08/17/2014 at 22:370 Comments

This is my first test of the voice board with IR transmitter. I've only recorded commands for TV on/off at this point. The IR codes were captured from the TV remote and stored in the Arduino's EEPROM. When the voice board recognizes the command, the Arduino searches for it in EEPROM, reads the IR codes for that command, and sends them to the IR LED.

http://youtu.be/HESYBmhwU7A

Discussions