|
AwesomeStudioPedal
A programmable, multi-profile foot controller for DAWs, score readers, and studio automation
|
A programmable, multi-profile foot controller for DAWs, score readers, and studio automation.
AwesomeStudioPedal is an ESP32-based device that connects to any host over Bluetooth and appears as a keyboard. Press a button and it sends a keypress, media command, or typed string — no driver, no app, no cable required. Seven profiles are stored on the device; a SELECT button cycles through them with an LED indicator array. A time-delayed action lets solo performers trigger a command (such as a camera shutter) and step into position before it fires.
| I am a... | Start here |
|---|---|
| Musician — I have the pedal in front of me | User Guide |
| Builder — I want to build one | Build Guide |
| Developer — I want to contribute | Architecture |
ESP32 (NodeMCU-32S) is the only deployed and tested hardware target. nRF52840 is implemented but untested — use at your own risk.
MIT License — see LICENSE file for details.
The following ideas are potential future enhancements for AwesomeStudioPedal. These are not committed features but represent directions the project could explore:
These ideas are open for community contributions and discussions. If you're interested in working on any of these, please open an issue or start a discussion!
No pre-built firmware release is available yet. Build from source using the Build Guide.