Arduino Modulino Thermo

Overview

The Arduino Modulino Thermo is a QWIIC compatible module built around the Renesas HS3003 temperature and humidity sensor.

Arduino Modulino Thermo

Programming

Set --shield arduino_modulino_thermo when you invoke west build.

For example,

# From the root of the zephyr repository
west build -b arduino_uno_r4@wifi --shield arduino_modulino_thermo samples/sensor/dht_polling