Skip to content

Releases: adafruit/Adafruit_CircuitPython_FXOS8700

Now uses write_then_readinto for repeated start

19 Aug 20:56
09b1225
Compare
Choose a tag to compare

with the newest busdevice library, it now works on Linux!

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

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

Read the docs for info on how to use it.

Now on PyPi!

05 Aug 16:58
cd2c7a4
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-fxo8700.

Read the docs for info on how to use it.

Improved reference documentation.

28 Feb 02:41
4040f43
Compare
Choose a tag to compare

Thanks to @sommersoft for the great work!

Sphinx update.

21 Feb 22:48
598b116
Compare
Choose a tag to compare

Thanks to @brentru for the great work!

1.0.0 release

09 Jan 20:57
Compare
Choose a tag to compare

Cleaned up and ready to use.

First release

05 Jan 01:42
0034773
Compare
Choose a tag to compare

Thanks to @tdicola for the implementation!


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