INF2004_Project/frtos/magnetometer
Devoalda e0c85ce2ce feature(LSM303DLHC Sensor):
Using both Accelerometer and magnetometer to do a complementary filter to calculate the compass direction.
Added more fine-grained directions (NW, NE, SE, SW)
2023-10-25 20:46:13 +08:00
..
CMakeLists.txt feature(LSM303DLHC Sensor): 2023-10-25 17:02:38 +08:00
LSM303DLHC_register.h feature(LSM303DLHC Sensor): 2023-10-25 17:02:38 +08:00
magnetometer_direction.h feature(LSM303DLHC Sensor): 2023-10-25 20:46:13 +08:00
magnetometer_init.h feature(LSM303DLHC Sensor): 2023-10-25 20:46:13 +08:00
magnetometer_read.h feature(LSM303DLHC Sensor): 2023-10-25 20:46:13 +08:00
magnetometer_test.c feature(LSM303DLHC Sensor): 2023-10-25 20:46:13 +08:00