Devlog #1
I started making my own DIY Stream Deck! It runs on an ESP32 (CYD) and I named it ctrlPad.
It features six buttons, each of which can be dynamically customized with different programs, actions, and macros. Just like the official Elgato software, the layout will be configured using an external desktop application.
To keep it completely wireless, the configuration is sent via Bluetooth (BLE). Soon I build a custom driver then handles executing the programs or triggering actions (like muting the microphone). Thanks to all the customization options, every single ctrlPad will be completely unique!
Comments 5
Very Intresting
source?
: )
coool
BLE over bluetooth is a cleaner choice than USB HID for this - no driver headaches. curious what the latency looks like for macros
I like the name!
Sign in to join the conversation.