Canary Air Quality Sensor

Make a Canairi inspired Smart Air Quality sensor using CircuitPython, MQTT and HomeAssistant

A couple of years back a couple of guys from Denmark released the Canairi, a simple Co2 sensor designed to let you know when it was time to ventilate your room. When I first saw it on Kickstarter I fell in love, but felt that there was room to make…

I asked ChatGPT which is better: #CircuitPython or #MicroPython?

So I finally gave in to the hype and decided to give Chat GPT a go. In the absence of an interesting prompt, I asked our new robot overlord to help me with a common dilemma faced by people getting into hobbyist electronics: Which is better MicroPython or CircuitPython? This…

First print of the year – Diffused Pyramid

Trying a new idea to keep me blogging more frequently. I’ll be sharing my smaller 3d print projects as well as my bigger ones! This is my first print of 2023, an awesome little holocron-esque Pyramid LED lamp diffuser. This was designed by my Mastodon buddy Hrafnkell EirĂ­ksson. Download and…

My 2023 Maker Resolutions

I can’t quite believe 2023 is here already! 2022 was a wild ride. I started the year with some great projects, but had to put my maker ambitions aside for a while as I move house. In June ’22 we bought a new house, but it needs a full rennovation.…
construction at work

Sorry for the mess

I’m currently in the process of moving this site back to WordPress. Some content will return soon! I’ll try my best to get the written content back ASAP but it’ll take a little longer to restore images. Hold tight!

3d Printing Timelapses with iPhone and Octolapse

One of the things that got me interested in 3d printing more than anything else, was watching those magical timelapse videos made with the Octolapse plugin for Octopi. The way those 3d prints magically grow out of the print bed was mesmerising! Sadly, the reality of taking 3d printing timelapses…

1 Week with the Prusa Mini

A review of the Prusa Mini+ Kit from a 3d printing newbie. It’s been a very exciting week for me as I recently acquired my first ever 3d printer! Which, as you can tell from the title, is the Prusa Mini+ Kit. I considered getting the preassembled version of the…

Python script to make connecting to the Circuit Python REPL quick and easy!

I’m a HUGE fan of CircuitPython, it’s really my go to for all hardware hacking and I’ll use it as much as possible, prefering to buy CircuitPython compatible devices rather than ones that run straight up Arduino. One of the reasons for that is because the development process is similar…

Project log: Hand-wired 40% ortholinear mechanical keyboard

This document is a living document / work in progress. I’m creating this document partially because I hope that one day it will be useful for others given how scattered far and wide the information about building keyboards from scratch is, but also to hold myself accountable for documenting my…

Pi Pico Soil Moisture Indicator

Hey folks, today I’m going to show you how to make an awesome little soil moisture indicator for your indoor house plants using The Raspberry Pi Pico and CircuitPython so you never forget to give your ferns a little drink. I’ve also written a sweet little bit of code that…