Voice Controlled Robot
DIY Project

Voice Controlled Robot

SSarah_Codes
Shared on March 15, 2026

About this Build

Robot that responds to voice commands like 'forward', 'back', 'dance'. Uses an HC-05 Bluetooth module paired with an Android app for speech recognition.

Project Gallery

Project view 2
Project view 3
Source Code
if (voice == 'dance') { dance(); }

Project Files

No 3D files attached to this project.