Hello, Using Arduino Uno and two GY-521 sensors, acceleration measurements will be recorded for 30 seconds, and charts based on data from both sensors will be created. Within the scope of the project, GY-521 sensors will be connected to Arduino Uno via the I2C protocol, configured with correct addressing to function independently, and a circuit diagram will be provided. The Arduino code will be developed to read and log acceleration values (x, y, z axes) from the sensors for 30 seconds, and the recorded data will be transferred to a computer. Subsequently, using Python or similar software, acceleration charts for each sensor will be created, showing the acceleration values over time. The project outputs will include the circuit diagram, Arduino code, and acceleration charts for both sensors. Feel free to reach out to discuss the details; I’d be happy to assist.