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.
1. Detect intent
Input arrives from configured sources such as NFC, assistive switch, app trigger, or proximity channel.
2. Confirm
Safety logic checks confirmation window and optional multi-signal gating before actuation.
3. Activate relay
Relay closes in parallel with existing button input to request door opening.
4. Log and cooldown
Event is recorded and cooldown timer enforces spacing before the next trigger attempt.
Architecture, state logic, and wiring pathways are documented here when artifacts are available.
| 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) |
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.
Reach out to discuss fit, safety configuration, and implementation planning.