Category Technology

DIY Drum Sander

Share

Backstory: We took down a red oak a couple years ago (Part 1 and Part 2) and I got it milled up for projects. Wifey wants a desk but the grain is a little tricky and my thickness planer just…

Share

Stepped LED Brightness in ESPHome

Share

I use ESPHome for a number of projects including LED task lighting, and my devices often use an inexpensive TTP223 capacitive touch sensor as a button. I like to be able to tap the sensor multiple times to cycle through…

Share

TEMT6000 Illuminance Math with ESPHome

Share

I use inexpensive TEMT6000 sensors in various projects to detect the level of ambient light. I originally hand-coded the firmware, but now I use ESPHome. My projects are usually 3.3V because I use pretty bare boards like ESP-12F instead of…

Share

ESPHome SOS Morse Code Light Effect

Share

I’m using ESPHome with Home Assistant for a bunch of home automation projects. I want to be able to flash some of the lights in a Morse code “SOS” pattern as an annoying alert that something has gone terribly wrong.…

Share

Dealing with ESPHome Disconnects

Share

I have a bunch of ESPHome/ESP8266 projects, several of which are have been plagued by repeated disconnection during seemingly random times of instability. Sometimes they’ll be fine for days, and then suddenly they start acting up again, and it can…

Share

ESP8266 ADC Inconsistency Fixed

Share

tl;dr The ESP-12F ADC pin appears to consistently read higher values at times when the processor is not as busy. I worked around this by taking the average of multiple reads, and discarding any averages where the number of samples…

Share

$56 DIY Under Cabinet Lighting

Share

We just remodeled our kitchen. A few months ago we had an electrician come out to give us an idea of what it would cost to add in under-cabinet lighting. Five fixtures came in at about $1,800 with a few…

Share