Skip to main content

MicroPython driver for the NXP MPL3115A2 Pressure and Temperature sensor

Project description

Introduction

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

MicroPython driver for the NXP MPL3115A2 Pressure and Temperature sensor

Installing with mip

To install using mpremote

mpremote mip install github:jposada202020/MicroPython_MPL3115A2

To install directly using a WIFI capable board

mip install github:jposada202020/MicroPython_MPL3115A2

Installing Library Examples

If you want to install library examples:

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

To install directly using a WIFI capable board

mip install github:jposada202020/MicroPython_MPL3115A2/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-mpl3115a2

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

sudo pip3 install micropython-mpl3115a2

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-mpl3115a2

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-mpl3115a2-0.1.0.tar.gz (18.4 kB view details)

Uploaded Source

Built Distribution

micropython_mpl3115a2-0.1.0-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file micropython-mpl3115a2-0.1.0.tar.gz.

File metadata

  • Download URL: micropython-mpl3115a2-0.1.0.tar.gz
  • Upload date:
  • Size: 18.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for micropython-mpl3115a2-0.1.0.tar.gz
Algorithm Hash digest
SHA256 38e56ebf581bb2b1621f68efff6fa91b9a00d474fb1cdffdc6d8669ff518d8c2
MD5 c2cf75ff0d5d05a14310bcb37abde889
BLAKE2b-256 8c0c7e0f2f1971e74ddc54ce5bf2ee8e92a24190a1ab3a78041a662a28e8838c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for micropython_mpl3115a2-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c67c55ea4fc38889f3a23f9349c64be2dc647e6e380c98624fbdb82e71a638c2
MD5 849fc8f48d43cd14f111942e10881861
BLAKE2b-256 bc0436387a5333ae15be061b8ddf9c735372f607b7f3119de5c20c8318e62f98

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