![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
A class for interfacing with the Adafruit APDS9999 sensor. More...
#include <Arduino.h>#include <Wire.h>#include <Adafruit_APDS9999.h>#include "../../Utils/Filter/MinFilter.h"#include "../../Utils/Time/TimeStep.h"

Go to the source code of this file.
Classes | |
| class | APDS9999 |
| A class for managing the Adafruit APDS9999 sensor. More... | |
A class for interfacing with the Adafruit APDS9999 sensor.
This file defines the APDS9999 class, which provides functionality for detecting proximity, brightness, and determining if the sensor is "booped" (close proximity detection).
22/12/2024 1/9/2026 Coela Can't! Coela Can't, AxionQC
Definition in file APDS9999.h.