From 5f401d4572d889bb517a2d897f07e6cfd889ed6a Mon Sep 17 00:00:00 2001 From: Philip Howard Date: Thu, 16 Jun 2016 20:05:15 +0100 Subject: [PATCH 1/2] Update enviro-phat.md --- src/en/overlay/enviro-phat.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/en/overlay/enviro-phat.md b/src/en/overlay/enviro-phat.md index 266f139..dc4d0c7 100644 --- a/src/en/overlay/enviro-phat.md +++ b/src/en/overlay/enviro-phat.md @@ -34,3 +34,15 @@ i2c: device: ADS1015 --> #Enviro pHAT + +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. + +##Features: + +- BMP280 temperature/pressure sensor +- TCS3472 light and RGB colour sensor +- Two LEDs for illumination +- LSM303D accelerometer/magnetometer sensor +- ADS1015 4-channel analog to digital sensor (ADC) From 36267f38c5671d5528f8f3397fe5dda196b96376 Mon Sep 17 00:00:00 2001 From: Phil Howard Date: Thu, 16 Jun 2016 20:46:02 +0100 Subject: [PATCH 2/2] Added Enviro pHAT --- src/en/overlay/enviro-phat.md | 1 + src/en/settings.yaml | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/en/overlay/enviro-phat.md b/src/en/overlay/enviro-phat.md index dc4d0c7..bcfbd27 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 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