Skip to content

Releases: adafruit/Adafruit_CircuitPython_VCNL4010

Update to .pylintrc

12 Nov 17:38
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-vcnl4010.

Read the docs for info on how to use it.

Now on PyPi!

08 Aug 22:10
467be48
Compare
Choose a tag to compare
  • Added setup.py
  • Added PyPI release info to .travis.yml
  • Updated requirements.txt
  • Added a more comprehensive .gitignore

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-vcnl4010.

Read the docs for info on how to use it.

Sphinx update.

22 Feb 02:48
c059338
Compare
Choose a tag to compare

Thanks to @brentru for the great work!

First release!

05 Jan 01:44
3de388e
Compare
Choose a tag to compare

Thanks to @tdicola for the driver!


To use in CircuitPython, simply install the Adafruit CircuitPython bundle or the zip from here that matches the version of CircuitPython you are using.