Assistive Indoor Beacon & Navigation Ecosystem
Guiak is an embedded IoT accessibility system engineered for classroom door frames and public facilities, providing autonomous acoustic and Bluetooth navigation for visually impaired students.
Read the full continuity notice →
Core Architecture Highlights
Dual-Platform HAL
Compiles natively for ESP32-S3 (battery mode with I2S audio) and Arduino UNO R4 WiFi (analog DAC output).
POST Hardware Self-Test
Automated component detection (I2S, RFID, battery ADC) on boot. Gracefully adapts and keeps running if peripheral hardware is disconnected.
Cloud Synchronization
Direct synchronization with Firebase Realtime Database. Active hours expanded to 06:30 - 20:30 with instant cloud schedule updates.
Acoustic Wayfinding
Multi-tone harmonic chime envelopes optimized for spatial human echolocation without jarring distortion.
Calibrated BLE Beaconing
Continuous 10 Hz beacon broadcast (100 ms interval) calibrated for high precision in mobile apps and indoor receivers.
Student Presence Tracking
Tracks student doorway detection in real time via hands-free BLE proximity or physical RFID badge verification.
Deployment Philosophy
Traditional accessibility installations often suffer from either excessive hardware costs or monolithic software architectures that require constant local maintenance.
Guiak resolves this by separating the physical acoustic node from high-level management: nodes run as lightweight cloud clients that consume minimal power and adapt immediately to schedule or volume adjustments dispatched from Firebase.