Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 971 Bytes

File metadata and controls

21 lines (13 loc) · 971 Bytes

Enviro+ pHAT

Build Status Coverage Status PyPi Package Python Versions

Installing

Stable library from PyPi:

  • Just run sudo pip install enviroplus

(Note that you're best using the git clone / install.sh method below if you want all of the UART serial configuration for the PMS5003 particulate matter sensor to run automatically)

Latest/development library from GitHub:

  • git clone https://github.com/pimoroni/enviroplus-python
  • cd enviroplus-python
  • sudo ./install.sh