Releases: adafruit/Adafruit_CircuitPython_MLX90393
Updated Examples
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
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
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!
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!
- Added
setup.py - Added PyPI release info to
.travis.yml - Updated
requirements.txt - Added a more comprehensive
.gitignore - Updated
READMEwith 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!
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.