You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.github/workflows | 3 years ago | |
docs | 3 years ago | |
examples | 3 years ago | |
.gitignore | 3 years ago | |
.pylintrc | 3 years ago | |
.readthedocs.yml | 5 years ago | |
CODE_OF_CONDUCT.md | 3 years ago | |
LICENSE | 6 years ago | |
README.rst | 3 years ago | |
adafruit_max31865.py | 3 years ago | |
requirements.txt | 3 years ago | |
setup.py | 3 years ago |
README.rst
Introduction ============ .. image:: https://readthedocs.org/projects/adafruit-circuitpython-max31865/badge/?version=latest :target: https://circuitpython.readthedocs.io/projects/max31865/en/latest/ :alt: Documentation Status .. image :: https://img.shields.io/discord/327254708534116352.svg :target: https://discord.gg/nBQh6qu :alt: Discord Micropython port of the CircuitPython module for the MAX31865 thermocouple amplifier. Dependencies ============= This driver depends on: * `MicroPython <https://github.com/micropython/micropython>`_ Usage Example ============= See examples/max31865_simpletest.py for a demo of the usage. Contributing ============ Contributions are welcome! Please read our `Code of Conduct <https://github.com/adafruit/Adafruit_CircuitPython_max31865/blob/master/CODE_OF_CONDUCT.md>`_ before contributing to help this project stay welcoming. Documentation ============= For information on building library documentation, please check out `this guide <https://learn.adafruit.com/creating-and-sharing-a-circuitpython-library/sharing-our-docs-on-readthedocs#sphinx-5-1>`_.