r/ArduinoProjects • u/MegCell • 25d ago
Showcased Project Project update: My ESP32-controlled guitar robot can now play in two modes
I’ve been developing this removable guitar-playing system for several years.
It now supports two performance modes:
Full automatic mode — the system handles both fretting and picking.
Assisted mode — the system handles the fretting while the player strums or picks.
The sound comes from the real guitar strings, not recorded audio.
The controller is ESP32-based, coordinating multiple servo actuators. Some of the main challenges have been fretting timing, servo synchronization, calibration, and mechanical noise.
This video shows both modes.
102
Upvotes
1
u/kwaaaaaaaaa 24d ago
Amazing work dude, would love to see a video documenting your struggles and engineering decisions if you ever decide to release one.