Anonymous
Mar 30, 2026
Rating: 5/5
Reliable in high humidity
Using this in my greenhouse monitoring setup. It handles the high humidity environment very well without drifting. The build quality of the breakout board is solid.
Description
Reviews
| Brand | - |
| Category | Robotics / STEM Teaching Tools / Sensors |
| Origin | - |
| Sensor Model | SHT31-D |
| Interface | I2C |
| Operating Voltage | 2.4V to 5.5V |
| Temperature Range | -40°C to +125°C |
| Humidity Range | 0% to 100% RH |
| Temperature Accuracy | ±0.3°C |
| Humidity Accuracy | ±2% RH |
| Board Dimensions | 20mm x 15mm |
| Communication Speed | Up to 1 MHz |
| Package Type | DFN-8 |
Anonymous
Mar 30, 2026
Rating: 5/5
Reliable in high humidity
Using this in my greenhouse monitoring setup. It handles the high humidity environment very well without drifting. The build quality of the breakout board is solid.
Anonymous
Mar 29, 2026
Rating: 5/5
Great for thesis project
Needed precise environmental data for my university project. This module provided exactly what I needed. The documentation online is plentiful which helped me get started quickly.
Anonymous
Mar 11, 2026
Rating: 4/5
Good accuracy, easy integration
Integrated this into my home automation system. The data is reliable and the response time is quick. Only giving 4 stars because the pin headers were not included, but soldering them was easy.
Anonymous
Mar 08, 2026
Rating: 4/5
Solid performance
Works as expected. The voltage range is flexible enough for both 3.3V and 5V logic systems. Delivery was fast and packaging protected the sensitive components well.
Anonymous
Mar 04, 2026
Rating: 5/5
Perfect for Arduino projects
This sensor module works flawlessly with my Arduino Uno. The I2C communication is stable, and the readings are consistent with my calibrated reference meter. Highly recommended for hobbyists.
Anonymous
Mar 03, 2026
Rating: 5/5
Best value SHT31 module
Compared to other vendors, this offers the best price-to-performance ratio. The sensor wakes up quickly from sleep mode, which is great for battery-powered applications.
Q: Is there a library available for ESP32?
A: Yes, this sensor is compatible with the standard Adafruit SHT31 library and the Sensirion official libraries, both of which support ESP32.
Q: What is the default I2C address?
A: The default I2C address for the GY-SHT31-D is typically 0x44. Some variations might use 0x45 depending on the ADDR pin configuration.
Q: Does it support high repetition mode for faster reading?
A: Yes, the SHT31-D supports both high and low repetition modes. You can configure this via the command register to balance between speed and power consumption.
Q: Can this be used outdoors directly?
A: While the sensor chip itself is robust, the breakout board is not waterproof. For outdoor use, please house it in a weatherproof enclosure with proper ventilation.
Q: Does this module come with pin headers pre-soldered?
A: No, the module is shipped without pin headers to allow for flexible mounting options. You will need to solder them yourself if required.