You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
334 B
334 B
About
This is a manual test application for the MAG3110 magnetometer driver.
Usage
This test application will initialize the MAG3110 with the following parameters:
- output rate set to 1.25 Hz
- over sample ratio set to 128
After initialization, the sensor reads the x-, y-, z-axis values every 1 s and prints them to STDOUT.