Skip to main content

CircuitPython driver for MPL115A2 I2C Barometric Pressure/Temperature Sensor.

Project description

Introduction

Documentation Status Discord Build Status

CircuitPython driver for MPL115A2 I2C Barometric Pressure/Temperature Sensor.

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

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

sudo pip3 install adafruit-circuitpython-mpl115a2

To install in a virtual environment in your current project:

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

Usage Example

See usage examples in the examples folder.

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-mpl115a2-1.1.10.tar.gz (27.1 kB view details)

Uploaded Source

File details

Details for the file adafruit-circuitpython-mpl115a2-1.1.10.tar.gz.

File metadata

File hashes

Hashes for adafruit-circuitpython-mpl115a2-1.1.10.tar.gz
Algorithm Hash digest
SHA256 205a0023741d62c4d52f290a2d3941759f44b41eba2361f021a8a7b69ab9a160
MD5 ba5c3be702d9875598314bbd67098aba
BLAKE2b-256 2d27f62119e8a9dc7718c5ecce6da8a9ae2f71660f5d178bb057227f4f502ff7

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