# I Turned My Phone Into a Robot

Source: https://www.youtube.com/watch?v=NwWIubDKEkw
Recap page: https://rapidrecap.app/video/NwWIubDKEkw
Generated: 2026-07-28T18:21:26.279+00:00

---
## The Gist

Old smartphones make surprisingly capable robot brains because they contain high-end processors, batteries, and sensors that outperform custom builds. By connecting an Android phone to a simple carrier board with two servos, anyone can build a fully autonomous AI creature for under one hundred dollars.

## Quick Overview

Old smartphones serve as the brains for autonomous AI robots that walk, talk, and interact with the physical world. After a previous build using custom sensors sparked massive demand, the creator pivoted to recycling discarded phones inside pizza boxes and custom 3D printed stands. This approach gives everyday users open source access to advanced neural networks and onboard sensor logging.

**Key Points:**
- Old smartphones contain better chips and sensors than most custom-built hobbyist robots can achieve.
- The creator spent over a year building the first prototype from scratch before realizing phones solve the hardware bottleneck.
- A simple setup requires an Android phone, a carrier board with a microcontroller, and two servo motors for the legs.
- The Growbot web application allows users to run open source language models and store experience logs directly on the device.
- Over 10,000 people requested kits or finished robots after the initial viral video launch.
- The system costs under one hundred dollars and can be built in less than an hour using readily available parts.
- The robot operates completely autonomously, sensing its environment through the phone and executing movement policies.

![Screenshot at 07:45: The final assembly steps demonstrating how an old smartphone integrates with a carrier board and servo motors to form a walking robot.](https://ss.rapidrecap.app/screens/NwWIubDKEkw/00-07-45.jpg)

**Context:** Following the viral success of a project that gave ChatGPT a physical body, the creator faced overwhelming demand for robot kits during a global chip shortage. Instead of manufacturing expensive hardware from scratch, the project evolved into an accessible open source initiative that transforms discarded electronics into living AI creatures.

## Detailed Analysis

The project begins with the realization that old smartphones sitting in drawers possess superior computing power and sensor arrays compared to expensive custom robotics kits. The creator devises a low-cost method using a microcontroller, a carrier board, and two hobby servos mounted to a 3D printed frame or even a pizza box. The phone runs a custom web application that streams sensor data to a large language model backend, translating environmental inputs into physical movements. This setup democratizes robotics by allowing anyone to download the software, inspect the neural network code, and retrain the robot without corporate restrictions. The video details the evolution from a painstaking custom build to a universal smartphone platform designed for widespread home use.

### The Smartphone Robot Breakthrough

Discarded mobile devices eliminate the primary hardware bottleneck in amateur robotics.

- Smartphones already pack advanced cameras, accelerometers, microphones, and powerful processors into a single pocket-sized unit.
- Repurposing old phones bypasses the high costs and chip shortages associated with custom hardware development.

![Screenshot at 00:07: The AI creature running on an old smartphone displaying interactive text and facial expressions.](https://ss.rapidrecap.app/screens/NwWIubDKEkw/00-00-07.jpg)

### Hardware and Assembly

Building a working robot requires only a few basic off-the-shelf components.

- The physical build uses a carrier board connected to a microcontroller and two servo motors for actuation.
- Builders can house the electronics in custom 3D printed chassis or improvised containers like pizza boxes.
- The entire assembly process takes less than an hour and utilizes parts that cost under one hundred dollars.

![Screenshot at 01:04: Internal wiring of the prototype robot showing the microcontroller and battery placement.](https://ss.rapidrecap.app/screens/NwWIubDKEkw/00-01-04.jpg)

### Software and Autonomous AI

The web application connects phone sensors directly to large language model backends.

- The Growbot software processes motion, sound, light, and touch data directly from the smartphone sensors.
- Users can inspect, modify, and retrain the underlying neural network policies entirely through the browser.
- Experience logs and soul files store the robot memories and grow as the device interacts with its environment.

![Screenshot at 03:00: The software interface displaying the policy controls and language model selection options.](https://ss.rapidrecap.app/screens/NwWIubDKEkw/00-03-00.jpg)

### Community Response and Future Impact

The open source release empowers thousands of hobbyists to build their own AI pets.

- Thousands of viewers immediately requested instructions and kits after seeing the initial prototype walk.
- The project provides a decentralized alternative to top-down corporate robotics initiatives.
- Makers can access the complete build guide and software setup instructions at growbot.dev/start.

![Screenshot at 07:50: A young builder testing the completed smartphone robot on a living room rug.](https://ss.rapidrecap.app/screens/NwWIubDKEkw/00-07-50.jpg)

