Multi-modal inputs
Supports wheelchair-context detection, NFC, mobile app trigger, assistive switch input, and proximity wave-to-open modes.
A safe, multi-modal door activation system for users who can’t press the accessible door button.
Some users cannot reliably press a wall plate or accessibility button even when automatic doors are available.
The control path must be hands-free, dependable, and safety-aware, with minimal false activation risk and no disruption to existing door controls.
Supports wheelchair-context detection, NFC, mobile app trigger, assistive switch input, and proximity wave-to-open modes.
Includes debounce, cooldown, and confirmation windows with explicit state transitions.
Relay wiring is designed in parallel with existing push-button contacts so current behavior is preserved.
Provides local event logging with optional cloud-sheet export for monitoring workflows.
Profiles can be tuned for home, clinic, or high-traffic operating conditions.
Supports no-camera mode with sensor and assistive-input pathways when required.
The hub is organized around provisioning, device control, MQTT messaging, and firmware lifecycle management so the system stays understandable as more devices are added.
Input adapters route user intent through safety logic before relay activation.
Idle, detect, confirm, trigger, and cooldown transitions designed for safer activation behavior.
Relay path is wired in parallel so existing accessible button operation remains intact.
| MCU | ESP32 |
|---|---|
| Inputs supported | NFC, app trigger, assistive switch, proximity modes |
| Output type | Relay contact (parallel trigger path) |
| Installation mode | Parallel with existing accessible button |
| Logging | Local logs + optional Google Sheets export |
| Connectivity | BLE / Wi-Fi (config dependent) |
Input arrives from configured sources such as NFC, assistive switch, app trigger, or proximity channel.
Safety logic checks confirmation window and optional multi-signal gating before actuation.
Relay closes in parallel with existing button input to request door opening.
Event is recorded and cooldown timer enforces spacing before the next trigger attempt.
The design keeps safety and reliability visible through low-voltage-first testing, controlled relay behavior, and firmware recovery thinking.
The OTA firmware update system is designed around staged delivery, integrity checks, and rollback-safe recovery so maintenance does not become the weak point of the platform.
Validation focused on onboarding flow stability, reconnect behavior, and rollback-safe maintenance so the design holds up beyond a demo-only prototype.
Supporting artifacts for architecture review, collaboration, and follow-up implementation planning.
No. The relay path is designed in parallel so the original accessible button continues to function.
The logic uses debounce, confirmation windows, and cooldown timing, with optional multi-signal gating.
Yes. NFC, assistive switch, app trigger, and proximity-only modes can be used in no-camera configurations.
Logging is event-focused and can be configured to minimize stored personal data according to deployment policy.
This reference design targets systems that accept a dry-contact style trigger path similar to accessible push-button interfaces.
Get support with architecture, firmware structure, validation, and production-minded IoT design.