imu

An IMU simulator.

Usage no npm install needed!

<script type="module">
  import imu from 'https://cdn.skypack.dev/imu';
</script>

README

imu

An IMU simulator.

To Use

Just open http://francoislaberge.com/imu/ on any mobile device and provide an endpoint host/ip that wants to receive websocket stream of IMU data updates.

Client API

TODO

Contributing

  1. Get the code and install the dependencies

        git clone ...
        cd imu
        npm install
    
  2. Start the web server

        npm start
    
  3. Open http://localhost:8080/