Adafruit_CircuitPython_MSA301

CircuitPython library for the MSA301 Accelerometer

MIT License

Downloads
1.1K
Stars
5
Committers
13

Bot releases are hidden (Show)

Adafruit_CircuitPython_MSA301 - 1.3.4 - Fix RTD Docs Build and Unpin Sphinx

Published by FoamyGuy 10 months ago

Changes: https://github.com/adafruit/Adafruit_CircuitPython_MSA301/compare/1.3.3...1.3.4

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_MSA301 - 1.3.3 - Fix RTD Theme Issue Latest Release

Published by FoamyGuy about 1 year ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_MSA301 - 1.3.2 - Updated .pylintrc, fixed jQuery

Published by evaherrada over 1 year ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_MSA301 - 1.3.1 - Added commented out board.STEMMA_I2C with explanation

Published by evaherrada almost 2 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_MSA301 - 1.3.0 - Added MSA311 support

Published by evaherrada about 2 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_MSA301 - 1.2.13 - Fixed version string

Published by evaherrada about 2 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_MSA301 - 1.2.12 - Switched to pyproject.toml

Published by evaherrada about 2 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_MSA301 - 1.2.11 - Added cp.org link to index.rst

Published by evaherrada over 2 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_MSA301 - 1.2.10 - Repo documentation and config updates

Published by evaherrada over 2 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_MSA301 - 1.2.9 - Updated documentation link, python version

Published by evaherrada over 2 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_MSA301 - 1.2.8 - Updated pylint version, linted

Published by evaherrada almost 3 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_MSA301 - 1.2.7 - Improved documentation

Published by evaherrada over 3 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_MSA301 - 1.2.6 - Moved pylint from build.yml to .pre-commit-config.yml

Published by evaherrada over 3 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_MSA301 - 1.2.5 - Moved to pre-commit, added licensing info

Published by evaherrada over 3 years ago

pre-commit has been added to the GitHub Actions workflow in this repository. pre-commit allows you to run multiple checks, such as black and checking the REUSE licensing compliance, both locally and on GitHub Actions with one command.

You can run pre-commit locally with pre-commit run --all-files

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_MSA301 - Fix for large qty of register bits

Published by ladyada almost 4 years ago

Adafruit_CircuitPython_MSA301 - 1.2.3 - Fixed discord invite link

Published by evaherrada over 4 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_MSA301 - 1.2.2 - Renamed example

Published by evaherrada over 4 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_MSA301 - 1.2.1 - Added Black check, reran Black with Python 3 target.

Published by evaherrada over 4 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_MSA301 - 1.2.0 - Upgrade to latest Pylint, implement Black formatting

Published by FoamyGuy over 4 years ago

We have upgraded Pylint checks to use the latest version of Pylint and implemented usage of Black Python formatting. This does not change the functionality of the code - it is designed to bring it up to current standards and make it more readable.

  • Remove pinned Pylint version number from build.yml file
  • Synced .pylintrc file to match Adafruit standard
  • Ran upgraded Pylint and applied any changes or new disables necessary
  • Ran Black formatter and allowed application of changes across entire repo

For more information on using Pylint and Black on your code, check out this guide on working with Pylint and Black

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_MSA301 - 1.1.1 - Changed CI from Travis to GitHub Actions

Published by evaherrada over 4 years ago

This release includes:

  • Migrating this repository from Travis to GitHub Actions. This has no effect on the behavior of the code itself.

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

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

Read the docs for info on how to use it.

Package Rankings
Top 12.33% on Pypi.org
Related Projects