X-Git-Url: https://zdv2.bktei.com/gitweb/EVA-2020-02-2.git/blobdiff_plain/a862bb9473fbe8ec4a3b62d1e9b6f7a967b337ee..8c9d06156f0e0d66163a16acc2f6c5d42812b5f0:/README.md diff --git a/README.md b/README.md index adb7dbe..5fb9fe6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# Enviro+ pHAT +# 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](https://travis-ci.com/pimoroni/enviroplus-python.svg?branch=master)](https://travis-ci.com/pimoroni/enviroplus-python) [![Coverage Status](https://coveralls.io/repos/github/pimoroni/enviroplus-python/badge.svg?branch=master)](https://coveralls.io/github/pimoroni/enviroplus-python?branch=master) @@ -7,7 +9,7 @@ # Installing -You're best using the git clone / install.sh method if you want all of the UART serial configuration for the PMS5003 particulate matter sensor to run automatically. +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) @@ -43,5 +45,11 @@ And if you're using a PMS5003 sensor you will need to: And install additional dependencies: ``` -sudo apt install python-numpy python-smbus +sudo apt install python-numpy python-smbus python-pil python-setuptools ``` + +## Help & Support + +* GPIO Pinout - https://pinout.xyz/pinout/enviro_plus +* Support forums - http://forums.pimoroni.com/c/support +* Discord - https://discord.gg/hr93ByC