Lines Matching +full:temperature +full:- +full:sensor
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/temperature/melexis,mlx90632.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Melexis MLX90632 and MLX90635 contactless Infra Red temperature sensor
10 - Crt Mori <[email protected]>
13 https://www.melexis.com/en/documents/documentation/datasheets/datasheet-mlx90632
15 There are various applications for the Infra Red contactless temperature
16 sensor and MLX90632 is most suitable for consumer applications where
17 measured object temperature is in range between -20 to 200 degrees
19 object temperature range for industrial applications. Since it can
20 operate and measure ambient temperature in range of -20 to 85 degrees
23 Be aware that electronics surrounding the sensor can increase ambient
24 temperature. MLX90632 can be calibrated to reduce the housing effect via
28 emissivity should be set before requesting the object temperature.
30 https://www.melexis.com/en/documents/documentation/datasheets/datasheet-mlx90635
33 measured object temperature is in range between -20 to 100 degrees
35 object temperature range for industrial applications, while just 0.2
37 operate and measure ambient temperature in range of -20 to 85 degrees
41 emissivity should be set before requesting the object temperature.
46 - melexis,mlx90632
47 - melexis,mlx90635
53 vdd-supply:
54 description: provide VDD power to the sensor.
57 - compatible
58 - reg
63 - |
65 #address-cells = <1>;
66 #size-cells = <0>;
68 temp-sensor@3a {
71 vdd-supply = <&ldo4_reg>;