Loading [MathJax]/extensions/tex2jax.js
ProtoTracer  1.0
Real-time 3D rendering and animation engine
All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros Pages
APDS9960.h File Reference

A class for interfacing with the Adafruit APDS9960 sensor. More...

#include <Arduino.h>
#include <Wire.h>
#include <Adafruit_APDS9960.h>
#include "../../Utils/Filter/MinFilter.h"
#include "../../Utils/Time/TimeStep.h"
Include dependency graph for APDS9960.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Detailed Description

A class for interfacing with the Adafruit APDS9960 sensor.

This file defines the APDS9960 class, which provides functionality for detecting proximity, brightness, and determining if the sensor is "booped" (close proximity detection).

22/12/2024 22/12/2024 Coela Can't! Coela Can't

Definition in file APDS9960.h.