During the past week, we began building the prototype using the materials currently available. After soldering the pin headers onto both the ESP32-C6 and the ADXL345 sensor, we completed the necessary connections to establish communication via the I2C protocol. We verified that the sensor is functioning correctly and are now in the process of developing an algorithm that enables the accelerometer to wake the ESP32-C6 when user movement is detected.
From this point forward, even without having all sensors and actuators available, we will proceed with developing the code required for the microcontroller to communicate with the remaining components.
