Anonymous
Mar 30, 2026
Rating: 5/5
Great for learning embedded systems
As a student, this module was affordable and worked right out of the box. The library support for ESP32 is excellent. Got my grade A on the final project!
Description
Reviews
| Brand | - |
| Category | Robotics / STEM Teaching Tools / Sensors |
| Origin | - |
| Sensor Models Supported | SHT20, SHT30, SHT31, SHT35 |
| Communication Interface | I2C (Inter-Integrated Circuit) |
| Operating Voltage Range | 2.4V to 5.5V DC |
| Temperature Accuracy | ±0.3°C (typical at 25°C) |
| Humidity Accuracy | ±2% RH (typical at 25°C) |
| Measurement Range (Temp) | -40°C to +125°C |
| Measurement Range (Humidity) | 0% to 100% RH |
| Response Time | 8 seconds (typical for humidity) |
| Package Type | DFN Package with Breakout Board |
| Application Focus | HVAC, IoT Devices, Weather Stations |
Anonymous
Mar 30, 2026
Rating: 5/5
Great for learning embedded systems
As a student, this module was affordable and worked right out of the box. The library support for ESP32 is excellent. Got my grade A on the final project!
Anonymous
Mar 15, 2026
Rating: 4/5
Solid performance for smart home
Integrated well into my Home Assistant setup. The response time is adequate for room monitoring. Would prefer if it came with a protective cover for the sensor element.
Anonymous
Mar 13, 2026
Rating: 5/5
Exceeded expectations
Very small footprint which helped in my compact design. The digital output eliminates noise issues I had with analog sensors. Will buy more for future projects.
Anonymous
Mar 12, 2026
Rating: 5/5
Reliable and consistent data
I've been running three of these modules for two months straight. No drift in values and they handle the humidity spikes in my bathroom test rig perfectly.
Anonymous
Mar 10, 2026
Rating: 5/5
Perfect for my weather station project
The I2C communication was easy to set up with my Arduino. The readings are stable and match my reference thermometer closely. Highly recommended for DIY enthusiasts.
Anonymous
Mar 06, 2026
Rating: 4/5
Good accuracy, clear documentation
Used this for a greenhouse monitoring system. The wide voltage range is a nice feature. Only giving 4 stars because the pin headers were not included, but soldering them was trivial.
Q: Can I use this outdoors directly in the rain?
A: The sensor module itself is not waterproof. For outdoor use, you must house it in a breathable enclosure that protects against direct water contact while allowing air circulation.
Q: Are sample code libraries available for Python?
A: Yes, we provide links to popular open-source Python libraries for Raspberry Pi and MicroPython in the product documentation section on our website.
Q: What is the difference between SHT30 and SHT35 versions on this board?
A: The board hardware is identical; the difference lies in the specific sensor chip soldered on. SHT35 offers the highest accuracy tier, while SHT30 is the standard precision model. Please select the specific variant at checkout.
Q: Does this come with pre-soldered headers?
A: No, the module is shipped without headers to allow for flexible mounting options (SMD or through-hole). You will need to solder your own pins.
Q: Is this module compatible with Raspberry Pi?
A: Yes, this module operates via I2C and supports 3.3V logic, making it fully compatible with Raspberry Pi GPIO pins.