TheDeck – A touchscreen alternative to the StreamDeck using RP2040
TheDeck is a customizable touchscreen alternative to the StreamDeck, powered by a Seeed Studio XIAO RP2040. It features a 2.8-inch resistive screen, a rotary encoder, and two Cherry MX switches for enhanced functionality. Users can create their own versions by accessing the schematic and PCB files available online.
- ▪TheDeck runs on a Seeed Studio XIAO RP2040 microcontroller.
- ▪It includes a touchscreen that allows for a dynamic and customizable interface.
- ▪Users can download the necessary files and firmware to build their own device.
Opening excerpt (first ~120 words) tap to expand
TheDeck The Deck runs on a Seeed Studio XIAO RP2040, which powers a 2.8 inch resistive screen from Adafruit, A rotary Encoder, and Two cherry mx switches, it also uses a MCP23017 for extra pins! It's quite similar to a StreamDeck, but instead of a grid of buttons that launch apps, it includes a screen that show-cases different screens with different functions. Want to make this yours? Head out to /Hardware, and Have a look at the schematic, and make your own preferred PCB style! why? I’ve always wanted a macro pad that felt more dynamic and customizable than the usual grid of buttons something I would genuinely love to use every day. The Deck was built to do exactly that.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.