Microchip Technology SAMD21 ML Eval Kit (SAM-IoT WG)
Data Collection Firmware
Sensors |
Protocol |
Download |
Build Version |
---|---|---|---|
(BMI160) Accelerometer & Gyroscope (400 Hz) |
Simple Stream V2.0 (Serial) |
||
(ICM-42688-P) Accelerometer & Gyroscope (4 KHz) |
Simple Stream V1.0 (Serial) |
Note
We provide the binaries above for testing data collection quickly. You can build your own binary from the data collection source code for IMU data collection using the SensiML Simple Streaming Interface. The source code is located in the Microchip Technology github repository at at https://github.com/MicrochipTech/ml-samd21-iot-imu-data-logger.
Building & Flashing Firmware Tutorial
A tutorial for building and flashing firmware on the Microchip Technology SAMD21 Machine Learning Evaluation Kit can be found at https://microchipdeveloper.com/machine-learning:gesturerecognition-with-sensiml
Knowledge Pack/Recognition Firmware Source Code
Example source code for recognition firmware using a SensiML Knowledge Pack can be found in the Microchip Technology github repository at https://github.com/MicrochipTech/ml-samd21-iot-sensiml-gestures-demo