Skip to content

imandel/tiltybot

Repository files navigation

TiltyBot

A smartphone-controlled robot platform built on the ESP32-S3 and Dynamixel XL330 servo motors. The robot hosts its own Wi-Fi network and serves a browser-based control interface — no app install required.

Building on Rei Lee's ConeBot.

ConeBot waddling Pan-tilt gyro control Two-wheeled drive mode

Guides

What it does

Connect your phone to the robot's Wi-Fi, open https://192.168.4.1, and pick a mode:

  • Drive — joystick differential drive
  • Tilty — phone gyro pan/tilt (Android) or manual sliders
  • 2-Motor — direct position control
  • Puppet — one robot mirrors another via ESP-NOW
  • Sound — TTS, soundboard, recording
  • Calibrate — set motor home position and limits

Hardware

Quick start

git clone https://github.com/imandel/tiltybot.git
cd tiltybot
pio run -e tiltybot -t upload
pio run -e tiltybot -t uploadfs

Connect your phone to the BOT-* Wi-Fi (password: 12345678), open https://192.168.4.1.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors