You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

5h 33m 50s logged

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!

2
710

Comments 5

@Greg_ios

Very Intresting

@true_lock

source?

: )

@Hesitant

coool

@rishe

BLE over bluetooth is a cleaner choice than USB HID for this - no driver headaches. curious what the latency looks like for macros

@Gentle

I like the name!