![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
A class for interfacing with the Adafruit MMC56x3 magnetometer sensor. More...
#include <Adafruit_MMC56x3.h>
#include "../../Utils/Filter/MinFilter.h"
#include "../../Utils/Filter/RunningAverageFilter.h"
#include "../../Utils/Math/Vector2D.h"
#include "../../Utils/Math/Vector3D.h"
#include "../../Utils/Time/TimeStep.h"
Go to the source code of this file.
Classes | |
class | MMC56X3 |
A class for managing the Adafruit MMC56x3 magnetometer sensor. More... | |
A class for interfacing with the Adafruit MMC56x3 magnetometer sensor.
This file defines the MMC56X3 class, which provides methods for initializing and retrieving data from the Adafruit MMC56x3 series magnetometer sensors, including magnetic field data and magnet position estimation.
22/12/2024 22/12/2024 Coela Can't! Coela Can't
Definition in file MMC56X3.h.