Go to file
2024-01-15 08:18:17 +00:00
doc start of project 2024-01-09 19:15:14 +00:00
.gitignore start of project 2024-01-09 19:15:14 +00:00
i2c.c reading acc/gyro 2024-01-09 21:03:01 +00:00
i2c.h reading acc/gyro 2024-01-09 21:03:01 +00:00
main.c compensate constant gyro drift with on-device registers 2024-01-14 19:02:42 +00:00
Makefile reading acc/gyro 2024-01-09 21:03:01 +00:00
mpu6050.c comment fix and remove memset on removed struct 2024-01-15 08:18:17 +00:00
mpu6050.h remove unused struct 2024-01-14 19:03:46 +00:00
README.md start of project 2024-01-09 19:15:14 +00:00
registers.h compensate constant gyro drift with on-device registers 2024-01-14 19:02:42 +00:00

MPU-6050

Combined 3-axis accelerometer and 3-axis gyroscope