Skip to content

Releases: adafruit/Adafruit_CircuitPython_SI4713

Fixed for RPi

12 Nov 17:56
Compare
Choose a tag to compare

And updated example to si4713_simpletest.py.

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

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

Read the docs for info on how to use it.

Now on PyPi!

07 Aug 22:37
942eb5d
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-si4713.

Read the docs for info on how to use it.

Documentation update.

20 Feb 21:00
1210a49
Compare
Choose a tag to compare

Thanks to @tannewt for the doing this!

Same as 1.0.0

16 Feb 01:30
1610652
Compare
Choose a tag to compare

But with release artifacts fixed.

Initial release

08 Feb 22:18
Compare
Choose a tag to compare

Initial release for MPY generation.