I had some mice build a nest under the back seat in the mustang last year, and I thought I got it all cleaned out. But I found a lot more under the passenger seat this spring... It's look (and smelling) a lot better now!
Monday, May 4, 2026
New starter switch and stereo head unit for the mustang
The mustang got some love this spring. In addition to cleaning out mouse poop :(
The ignition switch is flaky, so I bypassed it with a starter switch:
canoe roof rack extension
When i first built my truck ladder rack, the front was higher so I could carry a canoe without it hitting the truck roof. I ended up cutting the front rack shorter so the truck would fit in the garage, but then a canoe (due to their curved shape) hit the truck roof. I finally got around to building a removable rack extension, that also conveniently flips upside down for storage:
well pump controller to allow development in low-flow wells
Background: when you install a well, the screen always clogs up with fine particles, slowing down how fast water can get into the well bore. To clean it up, you need to develop the well. There are lots of ways to do this, but maybe the simplest is just to pump a bunch of water out of the well and wash the fines out. I have some crappy wells I installed with students this spring, and the challenge is that they currently are so clogged that the pump runs dry in about 10 seconds, and then it takes 5 minutes for the well to fill up again enough to pump. So if I just leave the pump running, it'll burn out from running dry most of the time.
Project: a simple timer that will run the pump for some time, and then shut it off for some time, and repeat. The time intervals need to be adjustable.
I have the hardware I need to build it, but screwing around with buttons and knobs and displays is always a bit of a challenge, as is keeping all that stuff water-resistant and robust.
Idea: I have plenty of microcontrollers that can act as wifi access points, and host their own websites, and interact via those.
Challenge: the coding for the website hosting and interacting is fairly complex, and I've never really done a good job figuring it out. Sounds like a great opportunity for LLM coding!
So I wrote up a basic description of what I want the system to do:
"Make a program that runs on an esp8266. The program will control a 12v pump using a pair of relays attached to gpio pins. The esp8266 will host a website the provides places to enter 2 time periods, ON time and OFF time, as well as a start button, stop button and timer status display. When the user clicks the start button, the pump runs for ON time, then waits for OFF time and then runs again. It repeats this cycle indefinitely until turned off."
It spit out some code, and with one small tweak it worked great. here's the code:
Tuesday, October 24, 2023
Sunday, October 22, 2023
Insulating the back side of my shower
We have this weird little room that is basically a storage shed. But in a prior renovation, my master shower got bumped out into it. This is the back of that shower. It's cold and drafty in the shower in the winter, so I put up a couple of layers of insulation and vapor barrier here:
Monday, October 16, 2023
Tuesday, August 22, 2023
pool "shallow end" platform
I have a small above ground pool. Even at 4 feet deep, it's a bit deep for my youngest kid, so I figured I could probably build a platform to add a "shallow end" to it. I found a bunch of used TREX decking on marketplace, and off it went. Worked out great!
Thursday, June 1, 2023
Little roof for the lawn tractor
I have a couple small tractors that I'd like to keep out of the elements, so I put this little roof on the side of my shed for the lawn tractor:
Tuesday, November 2, 2021
new home made SMOKER!
I've been into smoking meats (and cheeses and other things) for years. Some of the earliest posts in this blog are about DIY electric flowerpot smokers and controllers! In addition to several of those, I've had a knock-off big green egg (pit boss brand) for a few years. It's a solid grill and a pretty good smoker too. After living in Texas for a while however, I've been building up the itch to build a "Stick burner", an offset-firebox smoker, of the kind most often associated with texas BBQ. I did a bunch of reading and watching of videos (especially Aaron Franklin's book and video series), and got a pretty good idea of what I wanted to build in my head: a smoker based on a 120 gallon propane tank, with another piece of tank for a firebox. Non-reverse-flow. There are a million articles out there that help you settle on relative size between the firebox and the cook chamber, and the size of the opening between the two, and the smokestack mounting setup, so I won't bore you with those details here, and you'll see the choices I made!
I'll start this with a note: I've been using this smoker for a little over a year now and I LOVE IT. I have only made one small change since I built it, and i thoroughly enjoy cooking awesome food on it.
Anyway, it all started off finding the tanks. In early July 2020, I found a local craigslister with 1.5 120 gal tanks for sale. I overpayed for them a bit, but it was worth it to get started! I happened to have a small ATV winch lying around, so I bolted it to my toolbox to help slide the tank up the ramps into the truck:
The next challenge was figuring out how to link the cook chamber and firebox. I looked up some formulas to determine the area of the hole, but I was not at all sure how to SHAPE the hole correctly. You can see here that it's not trivial: if the domed ends were hemispheres they would intersect in a circle, but they aren't, so they intersect in some sort of ellipse-like shape. Side note: the engine crane i have was INSTRUMENTAL for this build. There's no way I could have done a lot of this without it.

.jpeg)


.jpeg)
.jpeg)



.jpeg)



.jpeg)
.jpeg)
.jpeg)

.jpeg)
.jpeg)
.jpeg)
.jpeg)
.jpeg)

.jpeg)
.jpeg)



.jpeg)





































































