Is This the Coolest Robot Ever Built? Meet AlexaTron
Free Daily Electronics Newsletter
Tutorials, news, and one component explained simply — every day.

Difficulty: Intermediate — Remember when you were a kid and imagined robots that could actually look at you, track your face, and talk with personality? Alexa can answer your questions, but let’s be honest — talking to a hockey puck on your counter doesn’t feel very futuristic. One maker decided to fix that by giving Alexa a face, animated eyes, and a body that physically turns to look at you.
The Vision: Making Alexa Feel Alive
The AlexaTron project starts with a simple question: what if your voice assistant actually had presence? Not just a light ring that glows blue, but eyes that follow you around the room, a mouth that moves when it speaks, and a head that swivels to face whoever’s talking.
The build combines several technologies that hobbyists love: an Amazon Echo for voice processing, an Arduino for motor control, 3D-printed animatronic parts for the physical movements, and — here’s the really clever part — a vintage black-and-white CRT television to display a moving mouth that syncs with Alexa’s speech.
The Hardware: Hacking an Echo and a CRT
The first challenge is getting an Amazon Echo to work as the voice engine without changing how it functions. The builder taps into the voltage line that powers Alexa’s LED ring — when the wake word is detected, that voltage changes, and an Arduino senses it. No software hacking required, just a clever hardware tap.
The CRT television is one of the last generations of black-and-white tube TVs. By hijacking the horizontal sweep signal and replacing it with the audio output from Alexa, the screen displays a waveform that moves in sync with the voice. It looks like a mouth talking — crude but incredibly effective and charming.
This is a great example of understanding how analog signals and transistors work at a fundamental level. You’re literally replacing one electronic signal with another to repurpose old hardware in a creative way.
Animatronics: Eyes That Follow You
The animatronic eyes use designs from Nilheim Mechatronics, driven by servo motors connected to an Arduino. Each eye can move independently — up, down, left, right — creating surprisingly lifelike expressions. The eyelids blink at random intervals to add to the illusion of life.
But the real magic is the face-tracking camera. A small self-contained sensor from Useful Sensors detects faces in its field of view and reports their position. The Arduino uses this data to point the eyes (and the entire head) toward whoever is in the room. The robot doesn’t just respond when spoken to — it actively seeks out people and watches them with what feels like curiosity.
The servo motors communicate via PWM signals from the Arduino, which is the same technique used in everything from RC cars to industrial robots. If you’ve ever controlled a servo with an Arduino, you already know the basics of what makes AlexaTron’s eyes move.
Putting It All Together
The final assembly uses a clear acrylic chassis — inspired by the transparent Apple IIe computers from the 1980s — so you can see all the internal electronics. This isn’t just aesthetic; it makes the robot feel more like a living machine than a sealed black box.
The integration challenges are real: servos generate electrical noise that can interfere with the audio signal to the CRT, the face-tracking camera needs a clear line of sight, and everything needs to be mechanically balanced so the head doesn’t wobble when it moves. Solving these problems is what makes a project like this so educational.
The result, christened “AlexaTron,” is a device that genuinely changes how you interact with a voice assistant. It turns toward you when you enter the room. Its eyes follow you as you move. When you say “Alexa,” it perks up and its screen-mouth starts moving as it responds. It’s simultaneously retro-futuristic and deeply impressive.
What Makers Can Learn
You don’t need to build an AlexaTron to take away valuable lessons:
- Hardware tapping — reading signals from existing devices without modifying their software
- Signal repurposing — using audio signals to drive a display in unconventional ways
- Servo control and animatronics — the fundamentals of making machines move with personality
- Sensor integration — combining face detection with motor control for interactive behavior
- 3D printing for custom mechanical parts — designing components that don’t exist off the shelf
Projects like this showcase what’s possible when you combine skills from different domains. A simpler Arduino project teaches you the building blocks; AlexaTron shows where those blocks can take you.
Watch the Full Build
This article was inspired by the original AlexaTron build video. Watch the full process:
Recommended Tools & Parts
Start your own animatronics journey (affiliate links):
- Amazon Echo Dot
- Arduino Uno R3
- Servo Motor Kit (SG90 + MG996R)
- Person Sensor (Face Detection Module)
- PLA 3D Printer Filament
- Soldering Iron Station Kit
Free Daily Electronics Newsletter
Tutorials, news, and one component explained simply — every day.
