Little Bird
Enviro pHAT
Enviro pHAT packs 4 different sensors, letting you measure temperature, pressure, light level, colour, 3-axis motion, compass heading, and analog inputs. Tha...
Get notified when back in stock
Enviro pHAT packs 4 different sensors, letting you measure temperature, pressure, light level, colour, 3-axis motion, compass heading, and analog inputs. That's up to 10 different variables!
It's ideal for monitoring conditions in your house, garage, or galleon. Set up a web server with Flask and remotely monitor everything from anywhere.
Combining Enviro pHAT with our other HATs and pHATs gives almost endless possibilities: display sensor values on Unicorn pHAT, use Display-O-Tron HAT to display sensor data, display a graph of values with Scroll pHAT, and much, much more.
The MagPi gave Enviro pHAT five stars and called it a "fun, easy-to-use add-on with plenty of possibilities".
Features
- BMP280 temperature/pressure sensor
- TCS3472 light and RGB colour sensor
- Two LEDs for illumination
- LSM303D accelerometer/magnetometer sensor
- ADS1015 4-channel 3.3v, analog to digital sensor (ADC)
- Enviro pHAT pinout
- Compatible with Raspberry Pi 3B+, 3, 2, B+, A+, Zero, and Zero W
- Python library
- Female header and ADC male header require soldering
Software
We've put together a comprehensive Python library to make using Enviro pHAT really simple, as well as examples of motion detection and temperature threshold triggering.
Our software does not support Raspbian Wheezy.
Jargon buster
Plain-language definitions for the technical terms used above.
- ADC
- An analogue-to-digital converter reads a changing voltage and turns it into a number the microcontroller can use. It matters when connecting analogue sensors such as light, sound, or variable-resistor sensors.
- magnetometer
- A sensor that measures magnetic fields, often used to work out compass direction. It matters because nearby magnets, motors, or metal objects can affect readings and may require calibration.
- Motion detection
- The ability to sense that something has moved, either by comparing successive camera frames or by using a dedicated sensor such as a PIR (infrared) or radar module. When a product lists motion detection, movement can be used as a trigger so a system only acts or records when there is activity rather than running continuously.
- pHAT
- A smaller add-on board format for Raspberry Pi, similar in idea to a HAT but usually not full-sized. It matters because pHAT compatibility can affect how neatly a board stacks or fits into a Raspberry Pi project.
- RGB
- Short for red, green and blue, the three primary colours of light that are mixed in varying amounts to make a wide range of colours. In electronics RGB can refer to an LED or pixel that blends these three colours, or to a colour signal or interface that carries separate red, green and blue channels.
Find this product in
Raspberry Pi
Related Tutorials
Free guides on learn.littlebird.com.au