This week, I was able to successfully get data communication between the Arduino Nano ESP32 that arrived and the IMU. I wrote some test Arduino code that just printed the acceleration and the angle of tilt, and I successfully used SPI communication protocol to transfer the data between the sensor and the computer. Next week, I will get the ToF sensor working, and have the Arduino able to communicate with both sensors.


