enviroplus-python
                                
                                 enviroplus-python copied to clipboard
                                
                                    enviroplus-python copied to clipboard
                            
                            
                            
                        Python library for the Enviro+ environmental monitoring board
I've been using my enviro for a couple of years, writing out to InfluxDB no problem. Today however, humidity has started reading 0 and pressure is way too high. It...
Just reiceived a new Enviro+. Most of the sample seem to run, so the module is working, but the light.py sample does not. It produces this error on startup :~/Pimoroni/enviroplus/examples...
Add a new web interface version, well documented and fully responsive.
Can anyone offer a suggestion on how to change the values to F? Thanks.
I received my enviro+ last week and over the weekend I managed to install the examples and build my own InfluxDB bridge to show all those measurements via Grafana. Had...
I've tinkered with the weather.py code to create my own routine. I've noticed that when you read data from the sensors just once you get a different measurement to what...
When I run `python3 lcd.py` I get the expected output on the display  However when I run `python3 noise-profile.py` I see the backlight turn on but there's no display?...
Looks like "luftdaten" became "sensors community". The luftaden.py still makes connections but appears to make issues when signing up because the site has migrated to sensors.community. The website https://luftaden.info still...
and this 6291552 value is constant **every** single time the python process hangs at random times too > 2019-08-07 04:07:04.255 INFO temp: 16.9 C 2019-08-08 06:27:57.758 INFO temp: 17.6 C...
Ran the install script. Could not run examples out of the box, even though that was the next step in the tutorial. I needed to manual install bme280. Still need...