esp32 5 projects
Esp32 electronics
A Wide Deadband for a Short-Cycling Basement Dehumidifier
A basement dehumidifier whose built-in control restarts the compressor within 30 seconds of finishing a cycle. Two ESP boxes replace that with a wide, adjustable deadband and an anti-short-cycle timer — no Home Assistant, no cloud. Now with a third, router-free config pair for buildings with no Wi-Fi at all.
esphome esp32 esp8266
2026-09-08
electronics
One Diode to Read a 5V Wiegand Keypad on a 3.3V ESP32
Wiegand data lines idle at 5V, and the ESP32 is not 5V-tolerant. You don’t need a level-shifter IC or a resistor divider — a single signal diode does the job, and it does it better.
esp32 esphome wiegand
2026-08-25
electronics
MicroPython Giant Calculator
MicroPython rewrite of the Impression 5 giant calculator — 9-digit NeoPixel 7-segment display with 20 physical buttons, running on ESP32 or Raspberry Pi Pico.
neopixel maker calculator
2025-12-27
electronics
Furnace Monitor — Differential Pressure + Blink Code Detection
ESP32 ESPHome device that monitors a Carrier furnace — reads a differential pressure sensor for filter restriction and a phototransistor to decode blink error codes from the status LED.
esphome esp32 kicad
2024-11-15
Esp32 electronics
Wiegand Keypad Garage Door — Thin-Edge ESPHome Reader
ESPHome config for a Wiegand keypad reader built on a thin-edge philosophy — the device only captures input and relays it to Home Assistant. Now folded directly into the garage’s RATGDO board instead of running on its own standalone ESP32.
esphome esp32 security
2024-09-01