Learn electronics, coding, and projects — step by step.

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

  1. GND - for the ground pin,
  2. VCC - for the supply voltage,
  3. SDA – for the I2C serial data pin, and
  4. SCL – for the I2C serial clock pin.

The Temperature and Humidity Sensor can be access through I2C address 0x44.

×



Related Articles: (by Series)