- Open AIoT-Dev-Summit-2019/ArduinoSketches/IMU_Classifier/IMU_Classifier.ino in the Arduino IDE.
- Switch to the model.h tab
- Replace the contents of model.h with the version you downloaded from Colab
- Upload the sketch:
Sketch -> Upload
- Open the Serial Monitor:
Tools -> Serial Monitor
- Perform the punch or flex gesture
- The confidence of each gesture will be printed to the Serial Monitor (0 -> low confidence, 1 -> high confidence)
Next Exercise 8: Emojis