Launch HN: Embedder (YC S25) – Claude code for embedded software
Hey HN - We’re Bob and Ethan from Embedder ( https://embedder.dev ), a hardware-aware AI coding agent that can write firmware and test it on physical hardware. Here’s a demo in which we integrate a magnetometer for the Pebble 2 smartwatch: https://www.youtube.com/watch?v=WOpAfeiFQkQ We were frustrated by the gap between coding agents and the realities of writing firmware. We'd ask Cursor to, say, write an I2C driver for a new sensor on an STM32, and it would confidently spit out code that used