Can anyone help me collect angles data using MPU6050 and XIAO ESP32 C3 in edge impulse? Can’t understand the procedure mention for data logger.
-
Since the ESP C3 is not fully supported yet you will have to create a program to save the IMU data to a file or output to a terminal screen and capture the data.
-
Follow this tutorial to get your data into the EdgeImpulse Studio. ← NOTE the file naming convention that can automate your labeling process.
-
Here is a tool to help you collect the data from a serial device like the ESP C3.
1 Like