Files | |
file | magnetometer.c |
This file contains functions for initializing and reading data from a magnetometer and accelerometer sensors using I2C communication. The module used is the LSM303DLHC. | |
file | magnetometer.h [code] |
Header file for the magnetometer driver. | |
file | main.c |
Demonstration for the magnetometer driver. | |