Garage133

Posted on May 26, 2025 • 1 min read • 177 words
Share via
A DIY garage door automation system using ESP32, ultrasonic distance sensors, and relays, with Home Assistant integration.
Garage133

Status: Completed Stack: ESP32 • C++ • Ultrasonic • Home Assistant

Overview  

Garage133 is a DIY automation system for garage door control and monitoring. It supports a two car garage, and is designed to integrate with Home Assistant. It uses ultrasonic sensors to detect both the door state and car presence. Integrated relays allow for remote door operation via Home Assistant, supporting voice commands and NFC-triggered entry. Garage state estimation is performed using Hidden Markov Models (HMMs). The device has a responsive web interface written in Svelte.

Posts  

Resources  

On this page: