- Open ArduinoSketches/IMU_Capture/IMU_Capture.ino in the Arduino IDE.
- Compile the sketch and upload it to the board:
Sketch -> Upload
- Open the Serial Monitor:
Tools -> Serial Monitor
- Press the button, IMU data will be captured and outputted for 1 second
- Close the Serial Monitor window
- Open the Serial Plotter:
Tools -> Serial Plotter
- Press the button, and perform a gesture
- You'll see a graph of the data capture
- Repeat capturing various gestures to get a sense of what the training data will look like
- Close the Serial Plotter