mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
3c465836f2
using dist/tools/insufficient_memory/add_insufficient_memory_board.sh |
||
---|---|---|
.. | ||
app.config.test | ||
main.c | ||
Makefile | ||
Makefile.ci | ||
README.md |
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.