Skip to main content

Enviro pHAT Plus environmental monitoring add-on for Raspberry Pi"

Project description

Enviro+

Designed for environmental monitoring, Enviro+ lets you measure air quality (pollutant gases and particulates), temperature, pressure, humidity, light, and noise level. Learn more - https://shop.pimoroni.com/products/enviro-plus

Build Status Coverage Status PyPi Package Python Versions

Installing

You’re best using the “One-line” install method if you want all of the UART serial configuration for the PMS5003 particulate matter sensor to run automatically.

One-line (Installs from GitHub)

curl -sSL https://get.pimoroni.com/enviroplus | bash

Note report issues with one-line installer here: https://github.com/pimoroni/get

Or… Install and configure dependencies from GitHub:

  • git clone https://github.com/pimoroni/enviroplus-python

  • cd enviroplus-python

  • sudo ./install.sh

Note Raspbian Lite users may first need to install git: sudo apt install git

Or… Install from PyPi and configure manually:

  • Run sudo pip install enviroplus

Note this wont perform any of the required configuration changes on your Pi, you may additionally need to:

  • Enable i2c: raspi-config nonint do_i2c 0

  • Enable SPI: raspi-config nonint do_spi 0

And if you’re using a PMS5003 sensor you will need to:

  • Enable serial: raspi-config nonint set_config_var enable_uart 1 /boot/config.txt

  • Disable serial terminal: sudo raspi-config nonint do_serial 1

  • Add dtoverlay=pi3-miniuart-bt to your /boot/config.txt

And install additional dependencies:

sudo apt install python-numpy python-smbus python-pil python-setuptools

Help & Support

0.0.2

  • Add support for extra ADC channel in Gas

  • Handle breaking change in new ltr559 library

  • Add Noise functionality

0.0.1

  • Initial Release

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

enviroplus-0.0.2.tar.gz (5.9 kB view details)

Uploaded Source

Built Distributions

enviroplus-0.0.2-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

enviroplus-0.0.2-py2-none-any.whl (5.8 kB view details)

Uploaded Python 2

File details

Details for the file enviroplus-0.0.2.tar.gz.

File metadata

  • Download URL: enviroplus-0.0.2.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.3

File hashes

Hashes for enviroplus-0.0.2.tar.gz
Algorithm Hash digest
SHA256 215bb4fc811e68f67f9b051c00de2ba26d9fd89b8ef2f719aa7de9a840f541c6
MD5 daf0c6a68381c7ee73ab59bf40e0e4d0
BLAKE2b-256 adc58c5381d2f9246b401200f5da775805527348e1cf3bd949dc0241e9cfb826

See more details on using hashes here.

File details

Details for the file enviroplus-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: enviroplus-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.3

File hashes

Hashes for enviroplus-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 86d0e3ce486279bdb0a9c59299c5686726721d7971166b92e602ebd41ed5a7b2
MD5 694b6882555b9fba8976c75f1b615546
BLAKE2b-256 9d342a8cea020d7f04ac7b71a4cf0a1c2866ee9e7990f97838918434566e8c0c

See more details on using hashes here.

File details

Details for the file enviroplus-0.0.2-py2-none-any.whl.

File metadata

  • Download URL: enviroplus-0.0.2-py2-none-any.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.3

File hashes

Hashes for enviroplus-0.0.2-py2-none-any.whl
Algorithm Hash digest
SHA256 f0693ecc8acfe20faa8116b4198157f90e04f566ea16fd87810fe33a250df8b5
MD5 155d8fd42d6a18d35d3dcf67cca32072
BLAKE2b-256 ffb482372a1f2e7646884d3ec45377f71b08523bdcf6c1f93a8582c204f0d333

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