imu

0.1.1 • Public • Published

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/

Readme

Keywords

none

Package Sidebar

Install

npm i imu

Weekly Downloads

1

Version

0.1.1

License

ISC

Unpacked Size

290 kB

Total Files

32

Last publish

Collaborators

  • francoislaberge