MyLD2410 Library
Loading...
Searching...
No Matches
MyLD2410.h File Reference
#include <Arduino.h>

Go to the source code of this file.

Classes

class  MyLD2410
 
struct  MyLD2410::ValuesArray
 
struct  MyLD2410::SensorData
 

Macros

#define LD2410_BAUD_RATE   256000
 
#define LD2410_BUFFER_SIZE   0x40
 
#define LD2410_LATEST_FIRMWARE   "2.44"
 

Enumerations

enum class  LightControl { NOT_SET = -1 , NO_LIGHT_CONTROL , LIGHT_BELOW_THRESHOLD , LIGHT_ABOVE_THRESHOLD }
 The auxiliary light control status.
 
enum class  OutputControl { NOT_SET = -1 , DEFAULT_LOW , DEFAULT_HIGH }
 The auxiliary output control status.
 
enum class  AutoStatus { NOT_SET = -1 , NOT_IN_PROGRESS , IN_PROGRESS , COMPLETED }
 The status of the auto-thresholds routine.