DealForge autonomously sources, scores, and writes investment memos on venture deals. Stop manually hunting.

1,180+ deals tracked  ·  22 AI investment memos  ·  Updated daily

← Back to leaderboard

OpenDeck

Show HN: OpenDeck – DIY MIDI Platform Based on Zephyr RTOS

52 AI Score
Show_hn other Added Apr 23, 2026

Details

Sector
other
Total Funding
$0
Last Round
$0

About

This is OpenDeck, my own platform for building custom MIDI controllers. I&#x27;ve been working on it for more than 10 years, and now I&#x27;ve made the biggest change so far - rewritten the entire codebase to make use of Zephyr - RTOS with which I&#x27;ve been working professionally for few years now. This now allows me to support many newer boards, complex features and also to modernize the codebase in general. I&#x27;ve been limited on all fronts before.<p>The platform itself allows for simple building and configuring of custom MIDI controllers - main reason for that is because it requires no coding. Load the firmware on the board, configure it via web configurator and you&#x27;re good to go. The amount of configurable features is also huge. I do have extensive documentation which covers usage, configuration, flashing of various boards, customization of own boards etc. All available on GitHub.<p>The platform supports a large number of various boards - not only my own, custom designs, which I sell, but boards like Raspberry Pi Pico 1 and 2, STM32F4 Discovery, Teensy 4 and 4.1, nRF52840DK etc. Lots of choices. Before Zephyr, I rolled my own HAL for various platforms and YAML-based peripheral configuration, both of which is now replaced with Zephyr and its various subsystems and tools, primarily device tree. I must admit however I do not enjoy C at all so most of the stuff I use is wrapped in an external C++ library (zlibs) used as west module on which OpenDeck depends. The project itself is written in C++20. Currently I&#x27;m using Zephyr 4.4 and its MIDI 2.0 driver in MIDI 1 compatibility mode, as well as WebUSB for firmware updates, so this is a fairly modern stack.

AI Score Reasoning

OpenDeck is a highly impressive technical project with a decade of development and a modern RTOS stack, but it currently functions more as a niche hobbyist tool than a venture-scale business. While the 'no-code' hardware configuration is a strong differentiator, the total addressable market for DIY MIDI controllers is limited, and the path to high-margin scalability is unclear.

Source

Show_hn — View original →