/device-orientation

View IMU orientation via MQTT

Primary LanguageTypeScript

Sensorlogger/MQTT Orientation demo

About Sensor Logger

see https://www.tszheichoi.com/sensorlogger - great app for Citizen Scientists ;)

try it out

demo : https://static.mah.priv.at/apps/device-orientation/

or build yourself:

  • npm install
  • npm run dev
  • it should come up like so: screenshot
  • click Debug GUI screenshot
  • set MQTT broker name or address
  • adjust port as needed
  • click "Connect"
  • a toast notifications should confirm MQTT connect + subscribe

configure Sensorlogger via QR Code

  • in the Debug GUI, click 'Sensorlogger QR Code'
  • QR Code appears: QR Code
  • take picture with your mobile and import into Sensorlogger
  • click the QR code to close
  • hit 'Start recording'
  • move the mobile
  • screen object should move accordingly

demonstrate "mounting matrix correction"

source

this is based on:

status

very rough.