Press on the 'CONNECT' button to run the demo.
You can keep the DevTools console opened so you can check in case of unexpected errors.
If you have trouble connecting the device, turn it off, refresh the page, turn it on and press the button immediately after.
No device connected
{{ error }}
Battery is low!
Real time sensor data streaming has been disabled to save power.
Cruise control is {{ cruiseControlStatus ? 'ENABLED' : 'disabled' }}
{{ temperature || '--' }} °C
{{ pressure || '--' }} mBar
{{ depth || '--' }} %
X {{ acceleration[0] || '--' }},
Y {{ acceleration[1] || '--' }},
Z {{ acceleration[2] || '--' }}
{{ batteryLevel }} %