Archive

January 22, 2024
Here we are, on day 27. I still haven’t added any water. It looks like it’s about half empty now; when I remember to go to the store and buy some bottled water, I’ll fill it back up.
January 19, 2024
Every once in a while I like to do a round of maintenance on my homelab. This generally includes cleaning everything up, modernizing where I can, and so on. The beginning of 2024 seemed like an excellent time, but also a bit more …
January 19, 2024
Day 24. Three and a half weeks, and still looking good! Only a few more before I should have some fresh basil for my kitchen… My cats have become… interested…
January 17, 2024
I’ve been making a number of changes in my local environment (more on that in a few days I think), and I ran across a problem that is, as far as I can tell, fairly undocumented.
January 10, 2024
I finally got around to finishing up the sharing stuff; look for the little sharing icons on the upper right of a post header or a project page. Note that I haven’t tested LinkedIn or Twitter; I use neither service and …
January 10, 2024
I’ve always been vaguely interested in growing my own food; for some reason, it’s really appealing. Outdoor gardening, however, is generally messy and a huge amount of work. Historically, that has kept me away.
January 6, 2024
Happy New Year! Yeah, I’m a little late on this one. Some time back in April I got distracted (read: fell into a fiction rabbit hole) and stopped working on things, including this blog.
April 16, 2023
It’s been a fairly unfocused week, but I’ve somehow managed to allocate an hour here or there to letterbox. My goal has been to validate my current design choices: the use of shift registers to drive the display, fed by an …
April 16, 2023
As I was working on the preliminary letterbox design, I noticed a fairly severe oversight. All of my experiments were based on a single display module, which an ESP8266 or ESP32 can handle easily using our chosen algorithm.
April 13, 2023
The common i2c bus (or TWI, or whatever non-trademarked name your manufacturer is using) is fairly easy to design with. It’s just a couple of wires, right? Well, mostly… You also need a pair of pull-up resistors.
April 12, 2023
Early experiments are complete; it’s time to put together the list of what I want in my new toy. This is… surprisingly complicated. There are a lot of moving parts, so to speak, and many rabbit holes to go tripping …
April 10, 2023
We all know the ESP8266 and its more recent sibling the ESP32. They’re used in just about everything under the sun, both hobbyist and commercial. Mostly this is because they’re cheap, but also because they’re …