Lm75 Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Digital Temperature Sensor LM75
C#
public class Lm75 : IDisposable
C#
[System.Device.Model.Interface("Digital Temperature Sensor LM75")]
public class Lm75 : IDisposable
type Lm75 = class
interface IDisposable
[<System.Device.Model.Interface("Digital Temperature Sensor LM75")>]
type Lm75 = class
interface IDisposable
Public Class Lm75
Implements IDisposable
- Inheritance
-
Lm75
- Attributes
- Implements
Lm75(I2c |
Creates a new instance of the LM75 |
DefaultI2c |
LM75 I2C Address |
Disabled |
Disable LM75 |
Temperature |
LM75 Temperature |
Dispose() |
Cleanup |
Product | Versions |
---|---|
.NET IoT Libraries | 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |