Ejemplo n.º 1
0
 private void InitializeModules()
 {
     this.usbClientDP      = new GTM.GHIElectronics.USBClientDP(8);
     this.relayX1          = new GTM.GHIElectronics.RelayX1(4);
     this.rfidReader       = new GTM.GHIElectronics.RFIDReader(6);
     this.characterDisplay = new GTM.GHIElectronics.CharacterDisplay(7);
 }
 private void InitializeModules() {
     Microsoft.SPOT.Debug.Print("The module \'ledStrip\' was not connected in the designer and will be null.");
     Microsoft.SPOT.Debug.Print("The module \'button\' was not connected in the designer and will be null.");
     this.characterDisplay = new GTM.GHIElectronics.CharacterDisplay(2);
     this.breakoutTB10 = new GTM.GHIElectronics.BreakoutTB10(1);
     this.tunes = new GTM.GHIElectronics.Tunes(3);
 }
Ejemplo n.º 3
0
 private void InitializeModules()
 {
     this.characterDisplay = new GTM.GHIElectronics.CharacterDisplay(4);
     this.led7C = new GTM.GHIElectronics.LED7C(7);
     this.led7C2 = new GTM.GHIElectronics.LED7C(11);
     this.lightningDetectorSPI = new GTM.mikroElektronika.LightningDetectorSPI(8);
     this.lightningDetectorI2C = new GTM.EmbeddedAdventures.LightningDetectorI2C(10);
 }
Ejemplo n.º 4
0
 private void InitializeModules()
 {
     this.usbClientEDP = new GTM.GHIElectronics.USBClientEDP(1);
     this.ledStrip = new GTM.GHIElectronics.LEDStrip(14);
     this.motorDriverL298 = new GTM.GHIElectronics.MotorDriverL298(11);
     this.characterDisplay = new GTM.GHIElectronics.CharacterDisplay(9);
     this.wifiRS21 = new GTM.GHIElectronics.WiFiRS21(6);
 }
Ejemplo n.º 5
0
 private void InitializeModules()
 {
     Microsoft.SPOT.Debug.Print("The module \'ledStrip\' was not connected in the designer and will be null.");
     Microsoft.SPOT.Debug.Print("The module \'button\' was not connected in the designer and will be null.");
     this.characterDisplay = new GTM.GHIElectronics.CharacterDisplay(2);
     this.breakoutTB10     = new GTM.GHIElectronics.BreakoutTB10(1);
     this.tunes            = new GTM.GHIElectronics.Tunes(3);
 }
Ejemplo n.º 6
0
 private void InitializeModules()
 {
     this.gasSense         = new GTM.GHIElectronics.GasSense(10);
     this.usbClientEDP     = new GTM.GHIElectronics.USBClientEDP(1);
     this.lightSense       = new GTM.GHIElectronics.LightSense(9);
     this.tempHumidSI70    = new GTM.GHIElectronics.TempHumidSI70(14);
     this.characterDisplay = new GTM.GHIElectronics.CharacterDisplay(5);
 }
 private void InitializeModules()
 {
     this.usbClientEDP     = new GTM.GHIElectronics.USBClientEDP(1);
     this.relayX1          = new GTM.GHIElectronics.RelayX1(12);
     this.lightSense       = new GTM.GHIElectronics.LightSense(9);
     this.tempHumidSI70    = new GTM.GHIElectronics.TempHumidSI70(4);
     this.characterDisplay = new GTM.GHIElectronics.CharacterDisplay(5);
     this.gasSense         = new GTM.GHIElectronics.GasSense(10);
     this.serialCameraL1   = new GTM.GHIElectronics.SerialCameraL1(11);
     this.ethernetENC28    = new GTM.GHIElectronics.EthernetENC28(6);
 }
 private void InitializeModules()
 {
     this.motionSensor     = new GTM.GregHolliday.MotionSensor(14);
     this.wifi             = new GTM.GHIElectronics.WiFiRS21(9);
     this.tempHumid        = new GTM.GHIElectronics.TempHumidSI70(12);
     this.networkStatusLED = new GTM.GHIElectronics.MulticolorLED(10);
     this.errorStatusLED   = new GTM.GHIElectronics.MulticolorLED(this.networkStatusLED.DaisyLinkSocketNumber);
     this.usbClientDP      = new GTM.GHIElectronics.USBClientDP(1);
     this.characterDisplay = new GTM.GHIElectronics.CharacterDisplay(8);
     this.scrollDown       = new GTM.GHIElectronics.Button(6);
     this.scrollUp         = new GTM.GHIElectronics.Button(4);
     this.sdCard           = new GTM.GHIElectronics.SDCard(5);
     this.camera           = new GTM.GHIElectronics.Camera(3);
 }
Ejemplo n.º 9
0
 private void InitializeModules()
 {
     this.lightSense       = new GTM.GHIElectronics.LightSense(9);
     this.tempHumidSI70    = new GTM.GHIElectronics.TempHumidSI70(4);
     this.characterDisplay = new GTM.GHIElectronics.CharacterDisplay(14);
 }
Ejemplo n.º 10
0
 private void InitializeModules() {
     this.usbClientDP = new GTM.GHIElectronics.USBClientDP(1);
     this.ethernetJ11D = new GTM.GHIElectronics.EthernetJ11D(7);
     this.characterDisplay = new GTM.GHIElectronics.CharacterDisplay(14);
 }
Ejemplo n.º 11
0
 private void InitializeModules()
 {
     this.usbClientDP      = new GTM.GHIElectronics.USBClientDP(1);
     this.ethernetJ11D     = new GTM.GHIElectronics.EthernetJ11D(7);
     this.characterDisplay = new GTM.GHIElectronics.CharacterDisplay(14);
 }
Ejemplo n.º 12
0
 private void InitializeModules()
 {
     this.wifiRS21         = new GTM.GHIElectronics.WiFiRS21(6);
     this.characterDisplay = new GTM.GHIElectronics.CharacterDisplay(14);
 }