MikroElektronika Temp&Hum Click

Overview

Temp&Hum Click is a Click board for temperature and relative humidity measurement based on the HTS221 digital sensor.

This shield exposes the HTS221 over I2C on a mikroBUS socket.

Temp&Hum Click

Temp&Hum Click

Requirements

This shield requires a board with a mikroBUS socket and an I2C node label compatible with the selected socket wiring (for example mikrobus_i2c or board-specific mikrobus_1_i2c / mikrobus_2_i2c). See Shields for more details.

Programming

Set -DSHIELD=mikroe_temp_hum_click when invoking west build. For example:

# From the root of the zephyr repository
west build -b mikroe_clicker_2 --shield mikroe_temp_hum_click samples/sensor/hts221

See st,hts221 for documentation on additional binding properties.

References