GroveTemperatureSensor 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.
To support the grove Temperature sensor http://wiki.seeed.cc/Grove-Temperature_Sensor_V1.2
C#
public class GroveTemperatureSensor : Iot.Device.GrovePiDevice.Sensors.AnalogSensor
type GroveTemperatureSensor = class
inherit AnalogSensor
Public Class GroveTemperatureSensor
Inherits AnalogSensor
- Inheritance
Grove |
Grove temperature sensor constructor |
Max |
On GrovePi, ADC is 1023 (Inherited from AnalogSensor) |
Sensor |
Get the name Grove Temperature Sensor |
Temperature |
Get the temperature in Celsius |
Temperature |
Get the temperature in Farenheit |
Value |
Get the measurement from 0 to MaxAdc (Inherited from AnalogSensor) |
Value |
Get the value as a percentage from 0 to 100 (Inherited from AnalogSensor) |
To |
Returns the temperature formated in Celsius. |
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
.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 |