AI tools can write firmware and flash it to your board. but they can't see if it actually worked. percepta closes that loop.
you ask claude to write a boot sequence that blinks an LED at 1Hz. it generates the code, compiles it, flashes it. "done," it says.
you stare at the board. it's blinking at 2Hz.
the AI has no idea. you're the only sensor in the loop. every verification, every regression check, every "did that actually work?" — that's you, staring at hardware.
point a camera at your board. ask questions in plain english. percepta watches your hardware and tells you what's actually happening.
$ percepta > is the status LED blinking at 1Hz? ✓ STATUS_LED: blinking at 0.98 Hz ✓ POWER_LED: on boot time: 2.3s
it remembers what it sees. you can query behavior by firmware version, detect regressions across commits, replay failure states.
camera pointed at your board. you talk to percepta. it observes, remembers, and answers.
works with any webcam. runs locally. integrates with the tools you already use — claude code, cursor, any MCP-compatible environment.
in active development. early access available for teams building embedded systems.