Robotics Project

Meet Koda — your embodied AI companion

A curious, playful 4WD robot powered by ESP32-S3. BLE control from your phone, computer vision for navigation, and direct LLM brain for personality.

See What It Does View Specs
ESP32-S3 Dual-Core MCU
4WD All-Terrain
BLE 5.0 Wireless Control
Camera Computer Vision

Not just another remote control car

Koda is an experiment in embodied AI — giving an LLM a physical body that can move, see, and interact with the real world.

🧠

Direct LLM Brain

Your phone runs the LLM (Gemini, Claude, etc.). Koda streams sensor data, gets decisions back. Personality without onboard compute.

📱

Phone as Remote

BLE connection to your smartphone. Custom app for manual control, or let the LLM drive autonomously.

👁️

Computer Vision

Onboard camera for obstacle detection, face recognition, and visual navigation. OpenCV + ESP32-CAM.

🎮

Playful Personality

Koda isn't utilitarian — it's curious, sometimes stubborn, and loves to explore. The LLM gives it character.

🔋

All-Day Battery

18650 Li-ion pack with USB-C charging. 4-6 hours of active exploration, weeks on standby.

🛠️

Open Hardware

3D-printed chassis, off-the-shelf components, fully documented. Build your own or modify the design.

What's under the hood

MicrocontrollerESP32-S3 (Dual-core 240MHz, 512KB SRAM, 8MB PSRAM)
Motor DriverL298N H-Bridge (2A per channel)
Chassis4WD Acrylic + 3D-printed components
CameraOV2640 (2MP, 640x480 @ 30fps)
ConnectivityBLE 5.0, Wi-Fi 802.11 b/g/n
Battery2x 18650 Li-ion (7.4V, 2000mAh)
ChargingUSB-C TP4056 module
Dimensions180mm × 140mm × 80mm
Weight~450g (with battery)
FirmwareArduino Core + Custom BLE Protocol

Want to build your own Koda?

Full build guide, 3D print files, and firmware available on GitHub.

View on GitHub Back to Portfolio