You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The concept of a wearable with an XR interface built in means one could pull up settings and UI for any device in one's personal area network. Our current devices might be:
(attribution an image from the TV series Expanse on prime)
a smart watch
a phone
a charger
a ble health monitor
a camera
smart glasses
augmented audio devices
wearable lighting
What is proposed is to add a server to devices or a specification for the default UX and settings (yaml, xml, json) that a client application can render. Communications with devices require a lower level integration, but generally we can assume BLE. For devices we create this is quite possible to create the protocols.
The concept of a wearable with an XR interface built in means one could pull up settings and UI for any device in one's personal area network. Our current devices might be:
(attribution an image from the TV series Expanse on prime)
What is proposed is to add a server to devices or a specification for the default UX and settings (yaml, xml, json) that a client application can render. Communications with devices require a lower level integration, but generally we can assume BLE. For devices we create this is quite possible to create the protocols.
I am exploring standards for how to build this here: https://github.com/IoTone/ProjectMagNET/wiki/Mag*NET-BLE-Service-Definition
I have some prototypes in development for actual devices (camera, UV sensor, time server, storage, screen), but it is all very early.
The text was updated successfully, but these errors were encountered: