Close

Dual sonar / HMM classifier update

A project log for Garage133: DIY garage automation

Garden133 is a DIY garage door automation system using ESP32, sonars,relays, and Home Assistant integration. Door control, car detection.

chris-leeChris Lee 4 hours ago0 Comments

I updated the project to support two sonars per garage bay. A multi-output HMM is used to estimate the state of the garage:

The dual-sonar system has demonstrated much better robustness, and can distinguish between a car being present or absent while the garage door is open.

See Dual Sonar ESP32 Garage State Estimation.

Discussions