Live from the Desk of Ladyada

Adafruit Industries

Join Ladyada streaming live!

  1. Feb 8 ·  Video

    Desk of Ladyada – OpenClaw, eInk Hacking & Vibe-Coding an Oscilloscope

    This week at the Desk of Ladyada, we’re comin’ back from maternity leave and getting spun up with a bunch of projects. First, a fun mailbag item: the XTEInk ‘pocket’ reader running crosspoint open firmware on an ESP32-C3. Since it’s running an Espressif chip, we could also install CircuitPython or WipperSnapper on it…a great side-effect of more off-the-shelf goods coming with ESP32 chips! See also our Yoto-hacking guide on learn. Next, we’ve been really enjoying running OpenClaw on a Pi 5 and connecting it up to Adafruit hardware to do ‘full circle’ test-driven development. We have Anthropic Opus do the datasheet parsing and design document, then ‘farm’ out the coding work to OpenAI Codex. After the driver is written, we also have it design tests to verify hardware functionality, using other GPIO pins, NeoPixels, servos, etc., to exercise the chip capability. It’s able to run tests and then fix bugs all on its own, then text me when it needs help or to alert that it’s done. It’s very slick and fun! Finally, using that same system of coding, we had it ‘one-shot’ a miniature oscilloscope demo for the unreleased Stemma Friend from way back (well, it took a few back-and-forths to get it just how we like). Could we have coded it by hand? Probably! But we were able to guide the development and get the look and performance we wanted in about 30 minutes of prompting while also laying in bed and chillin’ with a newborn.

  2. 08/11/2025 ·  Video

    Desk of Ladyada - Drivers, Tachyons & Heat Sinks – Oh Boy!

    Fresh drivers for Bosch BMP5xx sensors & LiPoly chargers, plus Particle Tachyon fun with web-console shell + Blinka support! Also, heat sink tips for TO-220s. This week at our desk we cranked through a whole mess of drivers. Starting with the BMP580/BMP581/BMP585 series, which had a proper Bosch driver library (https://github.com/boschsensortec/BMP5_SensorAPI) so we wrappered it with Claude (https://github.com/adafruit/Adafruit_BMP5xx) to make a nice Adafruit-y library with I2C/SPI and IRQ support. We plan to stock all three variants of the chip since the driver is the same for all. Then we cranked through the bq25628e (https://www.digikey.com/en/products/detail/texas-instruments/BQ25628ERYKR/21298592) which is a nice buck-mode LiPoly charger with I2C monitoring and up to 2A rate - the I2C driver (https://github.com/adafruit/Adafruit_bq25628e) was kinda long but it's nice to have monitoring built in so no separate lipoly gas gauge is needed. we're using this as practice while we try to get through the bigger/more complex bq25798 (https://www.digikey.com/en/products/detail/texas-instruments/BQ25798RQMR/15666783) driver (https://github.com/adafruit/Adafruit_bq25798). We also got more time to play with our Tachyon: one thing that is really impressive is the web-console shell access! It solves a common issue with Pi's where getting initial access can be frustrating. Using the PiStemma (https://www.adafruit.com/product/6365) and the Crickit instructions (https://developer.particle.io/tachyon/accessories/adafruit-crickit-hat) we are able to get Blinka + CircuitPython libraries going. We'll get those mainlined next week! And on The Great Search: TO-220 Heat Sink: https://youtu.be/uyvxSyJLR00

Ratings & Reviews

5
out of 5
3 Ratings

About

Join Ladyada streaming live!