Examples
- Dashboard
- List connected devices and sample rate.
- 3D Model
- A 3D model that tracks the orientation of the IMU.
- 3D Example
- A simpler version of the 3D model code, useful as a starter
kit.
- Sketch
- An even simpler example p5.js
sketch, that draws the current values of each of the three
accelerometer axis.
- Bar Chart
- Display bar charts of all the sensor values.
- D3 Graph
- Uses D3 to graph sensor values over time.
- Highcharts Chart
- Uses Highcharts to chart sensor values over time.