Property | Type | Description | |
---|---|---|---|
DeviceId | string |
Method | Description | |
---|---|---|
Main ( ) : void |
This method runs automatically when the device is powered, and calls ProgramStarted.
|
Method | Description | |
---|---|---|
Chop ( string text, int max = 16 ) : string | ||
Cycle ( ) : void | ||
CycleDriver ( ) : void | ||
InitializeModules ( ) : void | ||
ProgramStarted ( ) : void | ||
UpdateDisplay ( string line1, string line2 = "" ) : void | ||
_pcduino1_ReadLine ( string line ) : void | ||
barometer_MeasurementComplete ( Barometer sender, Barometer sensorData ) : void | ||
temperatureHumidity_MeasurementComplete ( TemperatureHumidity sender, double temperature, double relativeHumidity ) : void |