imu
v0.1.1
Published
An IMU simulator.
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
Get the code and install the dependencies
git clone ... cd imu npm installStart the web server
npm startOpen http://localhost:8080/
