This repository stores the source code for a SwiftUI-based AirSpec iOS and associated watchOS app which works with open-source smart glasses for environmental and physiological sensing: AirSpecs: https://github.com/pchwalek/env_glasses. The app composes interfaces that display real-time data received via Bluetooth offline and protobuf-based packet formatting to transmit data to an AWS server periodically when the app is connected to the internet.
The app is equipped with survey logic modified from on Cozie (an app that allows building occupants to provide feedback in real time): https://github.com/cozie-app/cozie-apple
Home tab : receive data from the iOS app via WatchConnectivity, Tap the 4 IEQ dimensions to detailed data.
Survey tabs : Comfort survey modified from Cozie app
Eye blink calibration : Eye exercise to match with high resolution blink data from the glasses to understand eye movement behaviours
Home tab : updated with sensor data got from the glasses
My data tab : Show daily/weekly data records in charts
Survey : Survey (iOS version)
Setting tab : allows to input a random user id to connect to the glasses






