Skip to content

Commit 032fa13

Browse files
authored
Merge pull request #73 from pimoroni/patch-user-projects-readme
Add user projects section to README
2 parents f5335ba + f984ea1 commit 032fa13

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,12 @@ And install additional dependencies:
5454
sudo apt install python-numpy python-smbus python-pil python-setuptools
5555
```
5656

57+
## Alternate Software & User Projects
58+
59+
* enviro monitor - https://github.com/roscoe81/enviro-monitor
60+
* mqtt-all - https://github.com/robmarkcole/rpi-enviro-mqtt - now upstream: [see examples/mqtt-all.py](examples/mqtt-all.py)
61+
* adafruit_io.py - https://github.com/dedSyn4ps3/enviroplus-python/blob/master/examples/adafruit_io.py - uses Adafruit Blinka and BME280 libraries to publish to Adafruit IO
62+
5763
## Help & Support
5864

5965
* GPIO Pinout - https://pinout.xyz/pinout/enviro_plus

0 commit comments

Comments
 (0)