Skip to main content

CircuitPython library for LSM9DS1 accelerometer, magnetometer, gyroscope.

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

CircuitPython module for the LSM9DS1 accelerometer, magnetometer, gyroscope.

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

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 adafruit-circuitpython-lsm9ds1

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

sudo pip3 install adafruit-circuitpython-lsm9ds1

To install in a virtual environment in your current project:

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

Usage Example

See examples/lsm9ds1_simpletest.py for a demo of the usage.

Documentation

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

For information on building library documentation, please check out this guide.

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

adafruit-circuitpython-lsm9ds1-2.1.15.tar.gz (30.6 kB view details)

Uploaded Source

Built Distribution

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

File details

Details for the file adafruit-circuitpython-lsm9ds1-2.1.15.tar.gz.

File metadata

File hashes

Hashes for adafruit-circuitpython-lsm9ds1-2.1.15.tar.gz
Algorithm Hash digest
SHA256 93550ffa73ae97a97f0c5716d0fdcc8d8958fddead2bcb2c255b46eb4a2b7b16
MD5 877e3636447f0a482db4fb5c1bc36faf
BLAKE2b-256 5d9b3fb5fe0d5c07df3b30bc4d758d0bd792a9ef8cdb53571a52b14877a333cc

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_lsm9ds1-2.1.15-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_lsm9ds1-2.1.15-py3-none-any.whl
Algorithm Hash digest
SHA256 da01182ddfd4d945b2aef2254b153d6a63d4c6c098146235243079341de219c7
MD5 057454852fd43f7fba1d69d35d59612f
BLAKE2b-256 a12439413d107b5e176c172f5b99fd807a99b4d448bc72d005cd45f7df87346b

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