Update README.md
This commit is contained in:
parent
3c59be50cf
commit
d55c4ea7c3
1 changed files with 14 additions and 1 deletions
15
README.md
15
README.md
|
|
@ -1,4 +1,17 @@
|
|||
# Adafruit Python VCNL40xx
|
||||
DEPRECATED LIBRARY Adafruit Python VCNL40xx
|
||||
===================
|
||||
|
||||
This library has been deprecated!
|
||||
|
||||
we are now only using our circuitpython sensor libraries in python, they work great and are easier to maintain
|
||||
|
||||
we are leaving the code up for historical/research purposes but archiving the repository.
|
||||
|
||||
check out this guide for using the vcnl4010 with python!
|
||||
https://learn.adafruit.com/using-vcnl4010-proximity-sensor
|
||||
|
||||
##
|
||||
|
||||
Python code to use the VCNL4000 & VCNL4010 proximity sensors with the Raspberry Pi & BeagleBone Black.
|
||||
|
||||
## Installation
|
||||
|
|
|
|||
Loading…
Reference in a new issue