Posts
All the articles I've posted.
-
On closing the gap between intent and output when working with AI agents — and what it means for how we hire, build, and encode our values into the tools we use.
-
Building a motorised 3D printed turntable using Adafruit M4 Feather and DC motor FeatherWing to create smooth 360° showcase videos of 3D prints.
-
A weekend project: 3D printing an owl tea light with programmable NeoPixel LEDs, controlled by Adafruit Gemma M0 and CircuitPython with capacitive touch input for color cycling.
- Updated:
How to use a Raspberry Pi as an SWD programmer with OpenOCD to flash the CircuitPython UF2 bootloader onto a Particle Xenon (Nordic NRF52840) board.
- Updated:
Using CircuitPython with an ESP32 co-processor to build an internet-connected conference badge (PyBadge) with MQTT-controlled name display and NeoPixel RGB color picker via Adafruit IO.
-
The clean way to set up a Raspberry Pi headless — drop a wpa_supplicant.conf and an empty ssh file on the boot partition to enable WiFi and SSH before the first boot, no monitor needed.
- Updated:
A practical guide to managing project dependencies with Git submodules and Google's Repo tool, plus bonus advanced concepts — git remotes and cherry-picking for multi-developer open source workflows.