Skip to content

Releases: adafruit/Adafruit_CircuitPython_MLX90393

Update Travis Badge In Readme

16 Jan 02:07
a3be713
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

Now ACTUALLY on PyPI!

12 Nov 23:35
e664c8f
Compare
Choose a tag to compare

Fix for PyPI deployment.

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

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

Read the docs for info on how to use it.

Now on PyPi!

07 Nov 23:14
b8fc23a
Compare
Choose a tag to compare
  • Added setup.py
  • Added PyPI release info to .travis.yml
  • Updated requirements.txt
  • Added a more comprehensive .gitignore
  • Updated README with PyPI install instructions

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

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

Read the docs for info on how to use it.

Initial release!

06 Nov 21:25
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.