Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/destos/vcnl4000

cpp class for interacting with the vcnl4000 sensor on arduino
https://github.com/destos/vcnl4000

Last synced: about 11 hours ago
JSON representation

cpp class for interacting with the vcnl4000 sensor on arduino

Awesome Lists containing this project

README

        

Couldn't find a enjoyable c++ class to interact with the VCNL4000 sensor so I scrounged this one up.

Some of the code comes from an existing class by Jeroen Cappaert, and bits of code from [Adafruit's example sketch](https://github.com/adafruit/VCNL4000).

More details about the sensor
-----------------------------
* [Adafruit breakout board](http://www.adafruit.com/products/466)
* [overview sheet](http://www.adafruit.com/datasheets/vcnl4000ps.pdf)
* [package datasheet](http://www.adafruit.com/datasheets/vcnl4000.pdf)