Skip to content

FlowingSPDG/productiondeck

Repository files navigation

ProductionDeck

RP2040-based StreamDeck compatible firmware.

Prerequisites

rustup target add thumbv6m-none-eabi
cargo install elf2uf2-rs flip-link

Building

cargo build --release --bin mini

Other devices: original, xl, plus, module6, etc.

UF2 files: target/thumbv6m-none-eabi/release/<device-name>.uf2

Flashing

  1. Hold BOOTSEL button, connect USB, release BOOTSEL
  2. Copy .uf2 file to RPI-RP2 drive

Hardware

  • Raspberry Pi Pico (RP2040)
  • TFT Display (SPI)
  • 6x Tactile Switches

License

MIT

About

Open Source StreamDeck compatible device

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •  

Languages