VCNL4010 Proximity/Light sensor

Product ID: 466
$7.50
Qty Discount
1-9 $7.50
10-99 $6.75
100+ $6.00

Description

The VCNL4010 sensor is a nice way to add a small-distance proximity sensor to your microcontroller project. For longer distances (in the range of cm, you can use a SHARP IR distance sensor, but those are only good if the object is over 10 cm away. The VCNL4010 is designed for much shorter distances, no more than 200mm (about 7.5") and under our experimentation we found it worked best at distances of about 10-150mm. It would be good for say detecting when a hand moved nearby, or before a robot smacks into a wall. The sensor also has an ambient light sensor built in.

This sensor is easy to use with any microcontroller that has i2c capability. It is 5 volt compliant so you can use it with 3.3V or 5V logic with no risk of damage. There is an onboard 3.3V ultra low dropout regulator so you can power it with 3.3 to 5.0V. However, if you can give it 5.0V that is ideal since the VIN voltage powers the IR LED and the higher the voltage you can give it, the more powerful it is.

New! As of Sept 23, 2015 we are now shipping this breakout with the updated VCNL4010 - the library has changed and the chip is slightly different in that it now supports interrupts. We also made the board a little more compact. However, the overall proximity functionality is identical.

Check out our tutorial guide for all the details on how to use the VCNL4010 in both Arduino and CircuitPython. We have wiring diagrams, code, examples, datasheets and more!

 

Technical Details

Revision History:

  • As of December 5, 2022 – we've updated this PCB with Adafruit Pinguin to make a lovely and legible silkscreen - you may get the new PCB or the older version with vector fonts - both are identical other than the fancy silkscreen.

Check out our tutorial guide for all the details on how to use the VCNL4010 in both Arduino and CircuitPython. We have wiring diagrams, code, examples, datasheets and more!

  • PCB dimensions: 18mm x 16.5mm (0.7" x 0.6")
  • Thickness including tallest SMT components: ~3.15mm (0.125")
  • Thickness of PCB: 1.75mm / 0.070"
  • This board/chip uses I2C 7-bit address 0x13

Datasheets for the VCNL4000 version of this board:

RoHS 2 2011 65 EU Compliant
RoHS 2 2015 863 EU Compliant

Learn

Create festive holiday lights powered by Adafruit's feather boards!
I2C addresses from 0x00 to 0x7F (inclusive)
How to use the VCNL4010 proximity and ambient light sensor with Arduino or CircuitPython!