Blog
Writing from the team
Writing from the Veecle team on Chiplab, AI agents, and the firmware they run on real silicon.
- Jul 27, 2026
Why your AI coding agent needs a target to run on
Coding agents work because they can run what they write and read the result. In embedded, that loop stops at the hardware. Here's the mechanism behind why, and what closing it takes.
Daniel - Jul 14, 2026
Getting started with Chiplab: run firmware without the hardware
Connect your agent, run firmware on a simulated STM32F4, then port it to a board you don't own — about fifteen minutes, start to finish.
Daniel - Jul 10, 2026
Chiplab demo: from MCP setup to a validated run on real hardware
Watch our Chiplab demo — set up as an MCP, build a new chip target, and validate on real hardware.
Lucas Pütz