This project repurposes an old toy trivia game robot named 2-XL as a new face and voice for the Amazon Echo Dot.  Vintage 2-XL units can be found used in thrift stores/ebay/etc - but the main idea here could easily be applied to other retro robot toys and similar items.

We'll replace 2-XL's innards with a Metro Arduino-compatible board, a Wave Shield for generating audio, and an Adafruit Proto Shield to accommodate a simple audio input amplifier.

The project uses code from Phil B's excellent Voice Changer guide.

How it works

Audio

The audio signal is sent from the Echo to the amplifier, and then from the amplifier to the Analog input of the Metro.  The Metro then applies a pitch shift effect to the audio signal and outputs it via the Wave Shield's built-in DAC.  The signal is then sent from the Wave Shield to the preexisting speaker in 2-XL's chassis.

LEDs

Both LED eyes are controlled by a single pin on the Metro which allows them to be synchronized with the audio output.

Buttons

The four buttons on 2-XL's front panel are wired to digital pins on the Metro, which allows them to trigger playback of audio samples stored on the Wave Shield's SD card.

Power

Power is sourced from 2-XL's front panel jack and is turned on/off using the switch built into the preexisting volume pot. The volume potentiometer is not used in this guide but audio output could be wired through it if you prefer.

Caveats

Worth noting:

  • Echo's mics are unable to here new commands while it's voice is being output through the voice effects generated by the Metro.
  • Mounting the Echo inside 2-XL would have been preferable - but because of its built-in near-field microphones, the Echo needs to be mounted on the outside of the 2-XL enclosure.

What you'll need

This guide was first published on Aug 31, 2017. It was last updated on Mar 08, 2024.

This page (Overview) was last updated on Mar 08, 2024.

Text editor powered by tinymce.