diff --git a/src/en/overlay/enviro-phat.md b/src/en/overlay/enviro-phat.md index fcacf54..11e47b0 100644 --- a/src/en/overlay/enviro-phat.md +++ b/src/en/overlay/enviro-phat.md @@ -19,6 +19,7 @@ pin: mode: i2c '7': mode: output + name: Lights i2c: '0x29': name: Light/Colour Sensor @@ -35,7 +36,7 @@ i2c: --> #Enviro pHAT -The Enviro pHAT is ideal for monitoring conditions in your house, garage or greenhouse. Set up a web server with Flask and remotely monitor everything from anywhere. It works with all of the 40-pin Raspberry Pi variants - 3/2/B+/A+/Zero. +Coupled with a Pi Zero, Enviro pHAT is an affordible mix of sensors, ideal for monitoring server rooms, bedrooms, ballrooms or anything you might want to observe. It also includes a 4-channel ADC, for adding sensors of your own. It works with all of the 40-pin Raspberry Pi variants - 3/2/B+/A+/Zero. Features: diff --git a/src/en/settings.yaml b/src/en/settings.yaml index 40df19c..9dc362e 100644 --- a/src/en/settings.yaml +++ b/src/en/settings.yaml @@ -44,6 +44,7 @@ overlays: - explorer-hat - explorer-hat-pro - explorer-phat +- enviro-phat - phat-dac - propeller-hat - iqaudio-pi-dac @@ -65,8 +66,9 @@ overlays: - ab-io-pi-plus - ab-rtc-pi-plus - ab-serial-pi-plus +- redbear-iot-hat - iface-gpclk - iface-dpi - iface-pcm - iface-sd -- iface-jtag \ No newline at end of file +- iface-jtag