private void InitializeModules()
 {
     this.usbClientSP = new GTM.GHIElectronics.UsbClientSP(8);
     this.led_Strip = new GTM.GHIElectronics.LED_Strip(7);
     this.joystick = new GTM.GHIElectronics.Joystick(4);
     this.tunes = new GTM.GHIElectronics.Tunes(6);
 }
 private void InitializeModules()
 {
     this.usbClientDP = new GTM.GHIElectronics.UsbClientDP(1);
     this.tunes = new GTM.GHIElectronics.Tunes(11);
     this.distance_US3 = new GTM.GHIElectronics.Distance_US3(12);
     this.button = new GTM.GHIElectronics.Button(14);
 }
 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);
 }
Example #4
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);
 }
 private void InitializeModules()
 {
     this.usbClientEDP = new GTM.GHIElectronics.USBClientEDP(8);
     this.displayT35   = new GTM.GHIElectronics.DisplayT35(15, 16, 17, 14);
     this.ledStrip     = new GTM.GHIElectronics.LEDStrip(1);
     this.joystick     = new GTM.GHIElectronics.Joystick(2);
     this.button       = new GTM.GHIElectronics.Button(13);
     this.tunes        = new GTM.GHIElectronics.Tunes(18);
 }
Example #6
0
 private void InitializeModules()
 {
     this.usbClientSP   = new GTM.GHIElectronics.USBClientSP(8);
     this.relayISOx16   = new GTM.GHIElectronics.RelayISOx16(7);
     this.extender      = new GTM.GHIElectronics.Extender(3);
     this.extender2     = new GTM.GHIElectronics.Extender(4);
     this.uart          = new GTM.GHIElectronics.Extender(2);
     this.tunes         = new GTM.GHIElectronics.Tunes(this.extender2.ExtenderSocketB);
     this.ethernetENC28 = new GTM.GHIElectronics.EthernetENC28(5);
 }
 private void InitializeModules() {
     this.usbClientDP = new GTM.GHIElectronics.USBClientDP(8);
     this.sdCard = new GTM.GHIElectronics.SDCard(9);
     Microsoft.SPOT.Debug.Print("The module \'button\' was not connected in the designer and will be null.");
     this.tunes = new GTM.GHIElectronics.Tunes(18);
     Microsoft.SPOT.Debug.Print("The module \'wifiRS21\' was not connected in the designer and will be null.");
     this.indicators = new GTM.GHIElectronics.LEDStrip(1);
     this.display_TE35 = new GTM.GHIElectronics.DisplayTE35(15, 16, 17, 14);
     this.ethernetENC28 = new GTM.GHIElectronics.EthernetENC28(3);
 }
Example #8
0
 private void InitializeModules()
 {
     this.button       = new GTM.GHIElectronics.Button(4);
     this.button2      = new GTM.GHIElectronics.Button(6);
     this.ledStrip     = new GTM.GHIElectronics.LEDStrip(9);
     this.camera       = new GTM.GHIElectronics.Camera(3);
     this.displayTE35  = new GTM.GHIElectronics.DisplayTE35(14, 13, 12, 10);
     this.ethernetJ11D = new GTM.GHIElectronics.EthernetJ11D(7);
     this.tunes        = new GTM.GHIElectronics.Tunes(11);
     this.usbClientEDP = new GTM.GHIElectronics.USBClientEDP(1);
 }
 private void InitializeModules()
 {
     Microsoft.SPOT.Debug.Print("The module \'lightSense\' was not connected in the designer and will be null.");
     Microsoft.SPOT.Debug.Print("The module \'ethernetENC28\' was not connected in the designer and will be null.");
     Microsoft.SPOT.Debug.Print("The module \'characterDisplay\' was not connected in the designer and will be null." +
                                "");
     Microsoft.SPOT.Debug.Print("The module \'tempHumidity\' was not connected in the designer and will be null.");
     Microsoft.SPOT.Debug.Print("The module \'relayX1\' was not connected in the designer and will be null.");
     Microsoft.SPOT.Debug.Print("The module \'led7R\' was not connected in the designer and will be null.");
     this.tunes = new GTM.GHIElectronics.Tunes(7);
 }
Example #10
0
 private void InitializeModules()
 {
     this.usbClientEDP = new GTM.GHIElectronics.USBClientEDP(1);
     this.displayTE35  = new GTM.GHIElectronics.DisplayTE35(14, 13, 12, 10);
     this.tunes        = new GTM.GHIElectronics.Tunes(8);
     this.ethernetJ11D = new GTM.GHIElectronics.EthernetJ11D(7);
     this.sdCard       = new GTM.GHIElectronics.SDCard(5);
     this.ledStrip     = new GTM.GHIElectronics.LEDStrip(11);
     this.distanceUS32 = new GTM.GHIElectronics.DistanceUS3(6);
     this.distanceUS3  = new GTM.GHIElectronics.DistanceUS3(9);
 }
Example #11
0
 private void InitializeModules()
 {
     this.usbClientEDP   = new GTM.GHIElectronics.USBClientEDP(8);
     this.displayTE35    = new GTM.GHIElectronics.DisplayTE35(15, 16, 17, 14);
     this.serialCameraL1 = new GTM.GHIElectronics.SerialCameraL1(12);
     this.sdCard         = new GTM.GHIElectronics.SDCard(9);
     this.tunes          = new GTM.GHIElectronics.Tunes(18);
     this.wifiRS21       = new GTM.GHIElectronics.WiFiRS21(3);
     this.tempHumidSI70  = new GTM.GHIElectronics.TempHumidSI70(1);
     this.lightSense     = new GTM.GHIElectronics.LightSense(2);
     this.breadBoardX1   = new GTM.GHIElectronics.BreadBoardX1(6);
     this.cellularRadio  = new GTM.GHIElectronics.CellularRadio(4);
 }
Example #12
0
 private void InitializeModules()
 {
     Microsoft.SPOT.Debug.Print("The module \'breadBoard_X1\' was not connected in the designer and will be null.");
     this.buttonRight = new GTM.GHIElectronics.Button(5);
     this.buttonLeft  = new GTM.GHIElectronics.Button(2);
     this.display_N18 = new GTM.GHIElectronics.Display_N18(6);
     this.joystick    = new GTM.GHIElectronics.Joystick(4);
     Microsoft.SPOT.Debug.Print("The module \'led_Strip\' was not connected in the designer and will be null.");
     Microsoft.SPOT.Debug.Print("The module \'lightSensor\' was not connected in the designer and will be null.");
     this.sdCard      = new GTM.GHIElectronics.SDCard(7);
     this.tunes       = new GTM.GHIElectronics.Tunes(3);
     this.usbClientSP = new GTM.GHIElectronics.UsbClientSP(8);
 }
Example #13
0
 private void InitializeModules()
 {
     this.button1      = new GTM.GHIElectronics.Button(13);
     this.sdCard       = new GTM.GHIElectronics.SDCard(9);
     this.ledStrip     = new GTM.GHIElectronics.LEDStrip(1);
     this.joystick     = new GTM.GHIElectronics.Joystick(2);
     this.tunes        = new GTM.GHIElectronics.Tunes(18);
     this.usbClientEDP = new GTM.GHIElectronics.USBClientEDP(8);
     this.displayT35   = new GTM.GHIElectronics.DisplayT35(15, 16, 17, 14);
     this.accelG248    = new GTM.GHIElectronics.AccelG248(7);
     this.wifiRS21     = new GTM.GHIElectronics.WiFiRS21(3);
     this.usbHost      = new GTM.GHIElectronics.USBHost(6);
 }
Example #14
0
 private void InitializeModules()
 {
     this.usbClientEDP = new GTM.GHIElectronics.USBClientEDP(8);
     this.displayTE35 = new GTM.GHIElectronics.DisplayTE35(15, 16, 17, 14);
     this.serialCameraL1 = new GTM.GHIElectronics.SerialCameraL1(12);
     this.sdCard = new GTM.GHIElectronics.SDCard(9);
     this.tunes = new GTM.GHIElectronics.Tunes(18);
     this.wifiRS21 = new GTM.GHIElectronics.WiFiRS21(3);
     this.tempHumidSI70 = new GTM.GHIElectronics.TempHumidSI70(1);
     this.lightSense = new GTM.GHIElectronics.LightSense(2);
     this.breadBoardX1 = new GTM.GHIElectronics.BreadBoardX1(6);
     this.cellularRadio = new GTM.GHIElectronics.CellularRadio(4);
 }
 private void InitializeModules()
 {
     Microsoft.SPOT.Debug.Print("The module \'breadBoard_X1\' was not connected in the designer and will be null.");
     this.buttonLeft = new GTM.GHIElectronics.Button(5);
     this.buttonRight = new GTM.GHIElectronics.Button(2);
     this.display_N18 = new GTM.GHIElectronics.Display_N18(6);
     this.joystick = new GTM.GHIElectronics.Joystick(4);
     Microsoft.SPOT.Debug.Print("The module \'led_Strip\' was not connected in the designer and will be null.");
     Microsoft.SPOT.Debug.Print("The module \'lightSensor\' was not connected in the designer and will be null.");
     this.sdCard = new GTM.GHIElectronics.SDCard(7);
     this.tunes = new GTM.GHIElectronics.Tunes(3);
     this.usbClientSP = new GTM.GHIElectronics.UsbClientSP(8);
 }
 private void InitializeModules()
 {
     this.usbClientSP = new GTM.GHIElectronics.UsbClientSP(8);
     this.tunes = new GTM.GHIElectronics.Tunes(6);
 }