{"repo":"pimoroni/enviroplus-python","free":true,"listed":false,"github":"https://github.com/pimoroni/enviroplus-python","clone":"git clone https://github.com/pimoroni/enviroplus-python.git","description":"Python library for the Enviro+ environmental monitoring board","language":"Shell","stars":436,"topics":["python","hardware-libraries","raspberry-pi","pypi-package"],"license":"MIT","category":"analytics","readme_excerpt":"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 Installing Note The code in this repository supports both the Enviro+ and Enviro Mini boards. The Enviro Mini board does not have the Gas sensor or the breakout for the PM sensor. :warning: This library now supports Python 3 only, Python 2 is EOL - https://www.python.org/doc/sunset-python-2/ Install and configure dependencies from GitHub: git clone https://github.com/pimoroni/enviroplus-python cd enviroplus-python ./install.sh Note Libraries will be installed in the \"pimoroni\" virtual environment, you will need to activate it to run examples: Note Raspbian/Raspberry Pi OS Lite users may first need to install git: sudo apt install git Or... Install from PyPi and configure manually: python3 -m venv --system-site-packages $HOME/.virtualenvs/pimoroni Run python3 -m pip install enviroplus And install additional dependencies: Note this will not 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: Bookworm Enable serial: raspi-config nonint do serial hw 0 Disable serial terminal: raspi-config nonint do serial cons 1 Add dtoverlay=pi3-miniuart-bt to your /boot/firmware/config.tx","default_branch":null,"files":null,"tree":[],"storefront":"/r/pimoroni","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/pimoroni/enviroplus-python/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}