The latest development version of this page may be more current than this released 4.0.0 version.

TMP112 Temperature Sensor

Browse source code on GitHub

Overview

A sample showing how to use the ti,tmp112 sensor.

Requirements

A board with this sensor built in to its devicetree, or a devicetree overlay with such a node added.

Building and Running

To build and flash the sample for the FRDM-K64F:

west build -b frdm_k64f samples/sensor/tmp112
west flash

See also

Sensor Interface