← All Components  /  Sensors
// Sensors

APDS-9960

The APDS-9960 is a gesture, proximity, ambient light, and RGB color sensor in a single package, communicating via I2C. Popular in smartphones and used for contactless gesture control in maker projects.

// Specifications
Supply Voltage
2.4V – 3.6V
Interface
I2C (400kHz)
I2C Address
0x39
Features
Gesture, proximity, RGB, ALS
Gesture Range
Up to 20cm
Package
LCC-8
// Pin Reference Table
Pin Name Function Type
VL VL LED power supply (3.3V) PWR
GND GND Ground GND
VCC VCC 2.4V–3.6V supply PWR
SDA SDA I2C data BUS
SCL SCL I2C clock BUS
INT INT Interrupt output, active low I/O