
DIY Project
Voice Controlled Robot
SSarah_Codes
Shared on March 15, 2026About 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
Source Code
if (voice == 'dance') { dance(); }Project Files
No 3D files attached to this project.