Full-circle Test-driven Firmware Development with OpenClaw

Full-circle Test-driven Firmware Development with OpenClaw

Author: Adafruit Industries February 7, 2026 Duration: 5:58
Ladyada: "I've only had OpenClaw installed on this Raspberry Pi 5 for a couple of days, but boy, have we burned through a lot of tokens and learned a lot. Including what I think is a really fun improvement in my development process: “Agentic test-driven firmware development.” I've used LLMs for writing code as a sort of pair-programming setup, where I dictate exactly what I want done. But this is the first time that I'm giving full access to the hardware to the LLMs and letting Claude Opus 4.5 as a manager to control Codex subagents. Not only does it parse the datasheet for the register map and functionality, Claude also comes up with a full development and test plan, writes the library, tests it on existing hardware, and then also works up a test suite that covers all of the hardware registers to make sure that the library is exercising the entire chip capability. For example, here I give it an APDS-9999 color sensor and a Neopixel ring and tell it, “hey use the Neopixel ring to verify that we're really reading red, green, and blue data properly from the sensor,” and it will do the whole thing completely autonomously… no humans involved! I still review the final code and ensure the tests genuinely validate the functionality, not just take shortcuts. There is a phenomenon known as "reward hacking" (also called "specification gaming"). The model may optimize for passing tests as a metric, rather than ensuring the code truly works as intended. So far, the results have been excellent... no surprise, since these LLMs are trained on Adafruit open-source GitHub repositories!" Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------

Tune into Adafruit Industries for a direct line to the workbench. This isn't a polished lecture series; it's the sound of making things happen, coming straight from the company's factory floor in New York City. You'll hear the real-world process of bringing do-it-yourself electronics to life, with all its experimentation and discovery. Each episode is a deep dive into practical, open-source projects that demystify technology and empower you to build your own. The conversations and demonstrations focus on turning concepts into tangible creations you can actually make at home, stripping away the intimidation factor of hardware and coding. Hosted by the team at Adafruit Industries, this educational podcast serves as an audio companion to their extensive video library, offering context, stories, and insights behind the builds. It's for anyone with a curiosity about how their gadgets work and a desire to roll up their sleeves and learn by doing. Expect a friendly, inclusive, and hands-on approach to electronics education that feels more like a collaborative workshop than a formal class.
Author: Language: English Episodes: 100

Adafruit Industries
Podcast Episodes
CircuitPython Weekly Meeting for February 9, 2026 [not-audio_url] [/not-audio_url]

Duration: 50:45
0:00 Housekeeping 03:56 Community News 09:08 State of CircuitPython, Libraries & Blinka 17:03 Hug Reports 20:31 Status Updates 32:24 In the Weeds 49:01 Wrap-up Notes document is available here, with timecodes: https://gi…
Deep Dive w/Scott: LLM Agents + CircuitPython [not-audio_url] [/not-audio_url]

Duration: 1:13:50
Join Scott as he recaps his LLM agentful week and how it's changing how he works. He'll also try to answer any questions folks have. Thanks to dcd for time codes! 0:00 Getting started 2:06 Hello Everyone - intro to Deep…
John Park's CircuitPython Parsec: NeoPixel Starburst on Trellis [not-audio_url] [/not-audio_url]

Duration: 5:59
#circuitpythonparsec Create starburst animations on the NeoTrellis M4 using CircuitPython. code example: https://github.com/jedgarpark/parsec/blob/main/2026-01-29/code.py Learn about CircuitPython: https://circuitpython.…
John Park's Workshop Live 2/5/26 [not-audio_url] [/not-audio_url]

Duration: 0:00
John Park's Workshop Live 2/5/26 Projects JPPPoW recap CircuitPython Parsec Learn Guide tool tips gear report and more! Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- L…
3D Hangouts –  Suncatchers and Blooming Rose [not-audio_url] [/not-audio_url]

Duration: 1:04:21
This week @adafruit we’re working on a new project featuring 3D printed suncatchers to emulate a stained glass effect. This week’s time lapse features a mechanical blooming rose. Color sensing music player guide: https:/…
SHOW and TELL 2/4/26 [not-audio_url] [/not-audio_url]

Duration: 16:18
To show and share a project at 7:30pm Eastern today, view the chat or in discord https://adafru.it/discord and look for the JOIN link to join. For best results, be on a wired network connection and use a headset and micr…
Open Claw on Raspberry Pi 5 [not-audio_url] [/not-audio_url]

Duration: 12:15
Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on…