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

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
- GitHub: Garage133 Firmware & PCB

