Get Blog Updates With the New Mailinglist

published: October 30, 2022 — last modified: October 23, 2025

In a few days, I will stop using Twitter for project notifications. If you like to get notified about new projects and updates, please subscribe to the new mailing list:

It is a low-frequency mailing list, with one mail per new blog post and occasionally an update about a running project. I aim to keep the number of notification emails as low as possible.

You will never get advertisements, sponsoring or promotions, and you can unsubscribe anytime. If you think, you got advertisements or similar over this list, please contact me. I also recommend using a dedicated (throw-away) email address for mailing lists in general, so you have better control over who sends emails to you.

More Posts

A New Modular CMake Based Toolchain for Feather M0 HAL

Posted on 2019-06-19— Projects

I built a simple, modular CMake-based toolchain for Adafruit Feather M0 boards that reuses Arduino tools while giving full build control. It’s aimed at prototype work and HAL development on macOS and Linux. If you’re curious, read the full post for setup steps and examples.

Read this post

Programming the Snowflake Decoration

Posted on 2019-11-30— Projects

I walk you through flashing custom firmware to your Pimoroni snowflake decoration using an SWD J-Link and Atmel Studio. I cover hardware, wiring, software setup, and step-by-step build and flash instructions so you can safely program your boards. Read the full guide for tips and troubleshooting.

Read this post

Project Update: New Stepper Motor Driver

Posted on 2021-03-27— 3D Printing, Projects

I updated my pet-feeder's drive with a TMC2209 SilentStepStick and a 17HS19 stepper to get near‑silent operation and run from 5V. I built a simple Pico-based controller, adjusted gearing for speed, and tested sensors. Read the full update for photos, choices and test notes.

Read this post

Yet Another Filament Filter

Posted on 2020-12-20— 3D Printing, Projects

I've designed a simple magnetic filament filter that snaps onto a 16mm feed-through to catch dust and particles with a microfiber-wrapped sponge. It's easy to attach, low-friction, and printable in PETG — STL and Fusion360 files are included. Read the full post for printing, assembly and download links.

Read this post

How to Wire the Snowflake Decoration

Posted on 2019-11-23— Projects

I walk through creating custom wiring for the snowflake decoration, covering layouts, cable choices, current and voltage-drop math, and a simple power supply board for Pimoroni kits. If you want practical tips and diagrams to wire your own design, please read the full guide.

Read this post

Tiny Particle Sensor Node with Decorative Case

Posted on 2019-02-23— Projects

I guide you through building a compact particle sensor node using a Raspberry Pi Zero W and a minimal custom shield, with published Gerbers, STL files and example code. I keep the design simple and extendable—if you'd like to build your own networked air-quality node, read the full post for parts, assembly and setup.

Read this post