Skip to main content

BMA400 Bosch Accelerometer CircuitPython Driver

Project description

Introduction

Documentation Status latest version on PyPI Total PyPI downloads Build Status Code Style: Black

BMA400 Bosch Accelerometer CircuitPython Driver

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Community Bundle library and driver bundle or individual libraries can be installed using circup.

Installing from PyPI

On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:

pip3 install circuitpython-bma400

To install system-wide (this may be required in some cases):

sudo pip3 install circuitpython-bma400

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .venv
source .env/bin/activate
pip3 install circuitpython-bma400

Installing to a Connected CircuitPython Device with Circup

Make sure that you have circup installed in your Python environment. Install it with the following command if necessary:

pip3 install circup

With circup installed and your CircuitPython device connected use the following command to install:

circup install bma400

Or the following command to update an existing version:

circup update

Usage Example

Take a look at the examples directory

Documentation

API documentation for this library can be found on Read the Docs.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

circuitpython-bma400-0.1.0.tar.gz (23.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

circuitpython_bma400-0.1.0-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file circuitpython-bma400-0.1.0.tar.gz.

File metadata

  • Download URL: circuitpython-bma400-0.1.0.tar.gz
  • Upload date:
  • Size: 23.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for circuitpython-bma400-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8e6a9bb86ea93cd5a21c8b3fe6346344c841c0f5f0bf7a620056a6781a441cfe
MD5 36c6c45923fbebeabb74e1d02dd08661
BLAKE2b-256 66dc8c60ae521290c4ab22b9bb4154331ea106702d787bb0acdf121f2cf912de

See more details on using hashes here.

File details

Details for the file circuitpython_bma400-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for circuitpython_bma400-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 345a72b8f7d9d973fcfd88e1b062324338be9067400caf1cdac387ea79bd21aa
MD5 67f4a2470dd38263d598d5c50e34fe3e
BLAKE2b-256 0bc8d53178eb9cfa1cdd938ad5b1164b6d3433d76ff76880d5f556981fbdc2ec

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page