Add sample for reading the temperature of a 3-wire PT100 sensor using the Texas Instruments LMP90100 Sensor Analog Frontend (AFE) Evaluation Board (EVB) shield. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
9 lines
239 B
YAML
9 lines
239 B
YAML
sample:
|
|
description: Demonstration of the LMP90100 EVB with RTD sensor
|
|
name: LMP90100 EVB RTD
|
|
tests:
|
|
sample.shields.lmp90100_evb.rtd:
|
|
platform_whitelist: frdm_k64f
|
|
harness: shield
|
|
tags: shield
|
|
depends_on: arduino_spi
|