Skip to main content

Micropython Driver for the ST H3LIS200DL Accelerometer

Project description

Introduction

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

Micropython Driver for the ST H3LIS200DL Accelerometer

Installing with mip

To install using mpremote

mpremote mip install github:jposada202020/MicroPython_H3LIS200DL

To install directly using a WIFI capable board

mip install github:jposada202020/MicroPython_H3LIS200DL

Installing Library Examples

If you want to install library examples:

mpremote mip install github:jposada202020/MicroPython_H3LIS200DL/examples.json

To install directly using a WIFI capable board

mip install github:jposada202020/MicroPython_H3LIS200DL/examples.json

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 micropython-h3lis200dl

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

sudo pip3 install micropython-h3lis200dl

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 micropython-h3lis200dl

Usage Example

Take a look at the examples directory

Documentation

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

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

micropython-h3lis200dl-0.1.2.tar.gz (19.8 kB view details)

Uploaded Source

Built Distribution

micropython_h3lis200dl-0.1.2-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

File details

Details for the file micropython-h3lis200dl-0.1.2.tar.gz.

File metadata

File hashes

Hashes for micropython-h3lis200dl-0.1.2.tar.gz
Algorithm Hash digest
SHA256 9e6e2f395f75a277b5d722f60dc7f16ccf6b6df6120ec905ffc84c2ed56dc6de
MD5 9a3240c033e3e6d957d44b3e8c224652
BLAKE2b-256 f822c8389288f84588065ae368fa706597ebf7aa4fc46db141b774f3fd27a5f5

See more details on using hashes here.

File details

Details for the file micropython_h3lis200dl-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for micropython_h3lis200dl-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7fb9c98b5b8e1fdc117c0e8190f8cb2608c80921cb5c984b6f636d3b9149c128
MD5 e3ab9b3bfcca97413cf6b516efe5ea0d
BLAKE2b-256 a8ad3bd18170de592d97e4eaf810658fd0003916b634bd5ed04c62153054e7cc

See more details on using hashes here.

Supported by

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