Gorillacell Module 028: SHT30 Temperature and Humidity Sensor
Table of Contents

The Temperature and Humidity Sensor provides accurate measurements of the surrounding temperature and humidity.
The Gorillacell ESP32 Development Kit includes one Temperature and Humidity Sensor module with an I²C interface, driven by the SHT30 driver chip. This sensor offers higher precision and reliability compared to basic models, making it suitable for environment monitoring, weather stations, and home automation projects.
BASIC INFORMATION
Device | Category | Interface | Chipset | Description |
---|---|---|---|---|
Input | Sensor Cell | Serial I2C | SHT30 | I2C = 0x44 |
PINOUT
It has 4 pins which are
- GND - for the ground pin,
- VCC - for the supply voltage,
- SDA – for the I2C serial data pin, and
- SCL – for the I2C serial clock pin.
The Temperature and Humidity Sensor can be access through I2C address 0x44.