Static-allocation MLP inference in ANSI C using a 2-slot ring buffer
Two-slot ring buffer cuts MLP RAM usage to the practical lower bound on microcontrollers.
A Bluetooth tethering library for microcontrollers. Tunnels IP traffic over Bluetooth Classic (BNEP) or BLE (SLIP) directly into the lwIP stack.
Zero-allocation Bluetooth tethering for embedded systems—clever pbuf manipulation avoids memory copy.
Embedded systems engineers (ESP32, nRF52), IoT developers, battery-constrained device builders.
lwIP · BlueZ · esp-idf Bluetooth
Two-slot ring buffer cuts MLP RAM usage to the practical lower bound on microcontrollers.
Educational malloc clone—solid fundamentals but competitive with textbook examples.
Zero-alloc COSE with post-quantum signing fits in 7.5KB for embedded devices.
Zero-malloc SPDM requester stack for embedded when libspdm is too heavy.
Parents can finally search Type A violations without digging through California state PDFs.
Fixes the broken Windows BLE-MIDI stack so your Roland keyboard actually works in Ableton.