A look at three successive attempts to make my scanner less annoying to use.
Category: Articles
Using mDNS aliases within your home network
This will be needlessly long‐winded, but I’m going to write about a very specific home network problem I ventured to solve a while back.
Laundry Spy, Part 4: The finale
In this article — the finale to the series, I promise — you’ll actually install your laundry spy and calibrate it to your particular washer and dryer. Once you’ve got them working reliably, I’ll show you a few ESP8266 libraries that you can drop into this sketch (or others) if you crave more features.
Laundry Spy, Part 3: The software
It’s time to write the firmware for the hardware we made in Part 1. It’ll turn the raw acceleration data into determinations about when our machines are running and report its findings over MQTT to our home automation server.
Laundry Spy, Part 2: The infrastructure
We need a broker between the laundry spy and the rest of the world, so here’s an abridged primer on setting up Node‐RED and MQTT on a Raspberry Pi.
Laundry Spy, Part 1: The hardware
My washer and dryer are two appliances that I’ve wanted to make “smart” for a long time, or at least smart enough to balance out how dumb I am about remembering to empty them when loads are finished. On several occasions, wet clothing has lingered in my washing machine for…
Nostalgia-Tron, Part 11: Not electrocuting yourself
The best way to synchronize your monitor and marquee to your Pi’s power state without wiring up your own power outlet.
Nostalgia-Tron, Part 10: Metadata
You might have noticed that your list of installed games looks a bit bland in EmulationStation without artwork, game descriptions, and the like. You could use the metadata scraper that comes with RetroPie, but for MAME games I think it’s better to leverage the pedantry of the community and fill your game lists with more reliable metadata.
Nostalgia-Tron, Part 9: A utility script for testing controls
For the moment I’m out of hardware topics, so let’s look at some stuff that might be more widely applicable to folks who don’t make my exact hardware choices.
Nostalgia-Tron, Part 8: Over-engineered joystick rotation
It will have become clear to most readers that I swung for the fences on this project. The two ServoStiks I purchased prove the point: they can switch between 4‐way control and 8‐way control. Did I need this? No. Was I going to take advantage of it once I bought them? Of course.