Tag: hardware watchdog

ESP32 hardware faders (#P27)

Maybe my google-fu is rusty, or there’s simply no full example of this on the Interwebs…that’s pretty strange.

This is about the cherished ESP32 that will feature an extension/replacement of my #P7 series. This was an ESP8266 board that replaced a dumb lighting control, offering sensor logging to a database. I quickly found out that the limited pin count (and quirks) of the ESP8266 would require me to think about e.g. shift register extensions to make the entire project viable – which now got replaced with the large ESP32 that does have all the flexibility that I need. […]


ESP8266-DHT22-SR501 kitchen lights thingamabob PCB (#P7F1)

Alright, software aside, back to hardware…

The ESP module shown in #P7 slowly gathers dust in my kitchen, which is tolerable for a few weeks, but that’s not the solution I want long-term. Also, it’s on a separate power brick, meaning there are two microcontrollers running in my kitchen for doing fancy light switches and some air quality logging for twice the standby current. Nope, has to go, needs to be consolidated into one unit.

So a while back I designed this PCB and ordered it (once again) at OSH Park, together with some teeny-tiny DIP adapters that cost next to nothing. […]