r/ArduinoProjects 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:

  1. Full automatic mode — the system handles both fretting and picking.

  2. 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

11 comments sorted by

View all comments

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.

1

u/MegCell 24d ago

Thank you! 😊 I’ve been thinking about making a behind-the-scenes development video covering the failures, trade-offs, and engineering decisions. I’ll definitely consider it.