Back to Zephyr

Arduino Modulino Thermo

boards/shields/arduino_modulino_thermo/doc/index.rst

4.4.0581 B
Original Source

.. _arduino_modulino_thermo:

Arduino Modulino Thermo #######################

Overview


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

.. image:: img/arduino_modulino_thermo.webp :align: center :alt: Arduino Modulino Thermo

Programming


Set --shield arduino_modulino_thermo when you invoke west build.

For example,

.. zephyr-app-commands:: :zephyr-app: samples/sensor/dht_polling :board: arduino_uno_r4@wifi :shield: arduino_modulino_thermo :goals: build