Skip to main content

CircuitPython driver for MPL115A2 I2C Barometric Pressure/Temperature Sensor.

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

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 .venv
source .venv/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

Built Distribution

File details

Details for the file adafruit_circuitpython_mpl115a2-1.1.17.tar.gz.

File metadata

File hashes

Hashes for adafruit_circuitpython_mpl115a2-1.1.17.tar.gz
Algorithm Hash digest
SHA256 9d42e692fca40704ed7594a6f9431780f71005e3a23fc5181070410aa435fe66
MD5 7ae353e947d1f0b2b51e16aecea8eae8
BLAKE2b-256 665734f5fc6c2fa774b1954d118b645fbfd1c0611ba99468daf8d748e852604d

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_mpl115a2-1.1.17-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_mpl115a2-1.1.17-py3-none-any.whl
Algorithm Hash digest
SHA256 73d639d5e157ab17e3f10b6c4d3dd301437fa09ea005e24b56fd49094dd853d5
MD5 100b5fec65c14cf9d1acbf749e959633
BLAKE2b-256 102067c813d0db26de3121ba0ba85f0c2a2a4550fcaf435f77c35f313f35c045

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