ProtoTracer  1.0
Real-time 3D rendering and animation engine
Loading...
Searching...
No Matches
APDS9999.h File Reference

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"
Include dependency graph for APDS9999.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  APDS9999
 A class for managing the Adafruit APDS9999 sensor. More...
 

Detailed Description

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.