![]() |
SparkFun Pulsed Coherent Radar Sensor
v2.0.0-3-g4d2d89c
Library for the SparkFun Pulsed Coherent Radar Sensor
|
Arduino header file for the SparkFun Pulsed Coherent Radar Sensor - Acconeer XM125 (Qwiic) More...
#include <SparkFun_Toolkit.h>
#include "sfTk/sfDevXM125Core.h"
#include "sfTk/sfDevXM125Distance.h"
#include "sfTk/sfDevXM125Presence.h"
#include "sfTk/sfDevXM125DistanceV1.h"
#include "sfTk/sfDevXM125PresenceV1.h"
#include <Arduino.h>
#include <Wire.h>
Go to the source code of this file.
Classes | |
class | SparkFunXM125Distance |
Arduino class for the SparkFun Pulsed Coherent Radar Sensor - Acconeer XM125 (Qwiic) for distance detection. More... | |
class | SparkFunXM125Presence |
Arduino class for the SparkFun Pulsed Coherent Radar Sensor - Acconeer XM125 (Qwiic) for presence detection. More... | |
class | SparkFunXM125DistanceV1 |
Arduino class for the SparkFun Pulsed Coherent Radar Sensor - Acconeer XM125 (Qwiic) for distance detection. More... | |
class | SparkFunXM125PresenceV1 |
Arduino header file for the SparkFun Pulsed Coherent Radar Sensor - Acconeer XM125 (Qwiic)
This file contains the class definitions for the SparkFun Pulsed Coherent Radar Sensor Arduino library, including methods for initialization, distance and presence detection, and configuration. It uses I2C to communicate with the device.
SPDX-License-Identifier: MIT