Skip to content

Releases: adafruit/Adafruit_CircuitPython_MLX90393

Updated Examples

10 May 03:54
680dada

Choose a tag to compare

Updated Examples. Thanks @dherrada

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.

.magnetic

20 Mar 22:08
4ed9093

Choose a tag to compare

Added a .magnetic property. Thanks to @microbuilder

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.

Update Travis Badge In Readme

16 Jan 02:07
a3be713

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

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

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

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.