Cookie preferences
This website uses cookies, which are necessary for the technical operation of the website and are always set. Other cookies, which increase the comfort when using this website, are used for direct advertising or to facilitate interaction with other websites and social networks, are only set with your consent.
Configuration
Technically required
These cookies are necessary for the basic functions of the shop.
"Allow all cookies" cookie
"Decline all cookies" cookie
CSRF token
Cookie preferences
Currency change
Customer recognition
Customer-specific caching
Individual prices
Selected shop
Session
Comfort functions
These cookies are used to make the shopping experience even more appealing, for example for the recognition of the visitor.
Note
Statistics & Tracking
Affiliate program
Track device being used
Adafruit VCNL4010 Entfernungs- und Lichtsensor
- Manufacturer: Adafruit
- Order number: EXP-R15-006
- Manufacturer part number: 466
- country of origin: US
- HS code: 85423990
- Weight (kg): 0.004
The VCNL4010 sensor is a nice way to add a small-distance proximity sensor to your... more
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.
PCB dimensions: 23mm x 23mm (0.9" x 0.9")
We have working example code for the VCNL4010 version of this breakout, in the form of an Arduino sketch. It is easily adaptable to any microcontroller, check out the github repository to download! Not for use with the VCNL4000!
If you have the original VCNL4000 version of this breakout, this github repo has an Arduino sketch for it. Not for use with the VCNL4010!
Viewed