Grove - Temperature & Humidity Sensor (SHT31)
Grove - Temp&Humi Sensor(SHT31) is a highly reliable, accurate, quick response and integrated temperature & humidity sensor.
Overview
The sensor(chip) used in the module is designed with Sensirion’s CMOSens® technology. The chip is well calibrated, linearized and compensated for digital output.
The typical accuracy of this module can be ±2%RH (for relative humidity) and ±0.3°C (for temperature).
This module is compatible with 3.3 Volts and 5 Volts and hence does not require a voltage level shifter. This module communicates using with I2C serial bus and can work up to 1 MHz speed. We also have provided a highly abstracted library to make this product more easier to use.
Using the sensor is easy.
For Seeeduino (compliant with Arduino), just connect this breakout board with the main control board via Grove cable.
Then use the provided library and example/demo code available at GitHub to get your data. If you’re using an Arduino without a Base Shield, simply connect the VIN pin to the 5V voltage pin, GND to ground, SCL to I2C Clock (Analog 5) and SDA to I2C Data (Analog 4).
Features:
- Highly reliable, accurate and quick response time
- Grove compatible and easy to use
- Well calibrated, linearized, compensated for digital output
- Highly abstracted development library
Get Inspired
Control the air/fuel mixture for a better fuel economy of a engine with a Arduino Nano.
As climate change continues to worsen, events such as heavy rains, hurricanes, and atmospheric rivers have only intensified, and with them, large amounts of flooding that pose serious risks to life and property. Jude Pullen and Pete Milne, therefore, have responded by creating a "physical app" that can show the potential for flood dangers in real-time with sound, lights, and an ePaper display. The Arduino Nano 33 IoT powering the Flood Alert device sources its data from the UK Environmental Agency’s API to get statistics on an area’s latest risk level along with an extended description of what to expect. Initially, the electronics were mounted to a breadboard and housed within a cardboard enclosure, but a later revision moved everything to soldered protoboard, a 3D-printed case, and even added a piezoelectric buzzer to generate audible alerts. For now, the Flood Alert’s sole source of data is the aforementioned API, but Pullen hopes to expand his potential data sources to include “hyper-local” sensors that can all be aggregated and analyzed to give a much more precise view of flooding in a smaller area. To learn more about Flood Alert and its myriad applications to local communities and beyond, check out the original long read article’ is available at DesignSpark.