Exemplo n.º 1
0
 private void InitializeModules()
 {
     this.usbClientEDP = new GTM.GHIElectronics.USBClientEDP(1);
     this.camera       = new GTM.GHIElectronics.Camera(3);
     this.ledStrip     = new GTM.GHIElectronics.LEDStrip(12);
     this.wifiRS21     = new GTM.GHIElectronics.WiFiRS21(9);
 }
Exemplo n.º 2
0
 private void InitializeModules()
 {
     this.displayTE35  = new GTM.GHIElectronics.DisplayTE35(15, 16, 17, 14);
     this.usbClientEDP = new GTM.GHIElectronics.USBClientEDP(8);
     this.sdCard       = new GTM.GHIElectronics.SDCard(9);
     this.wifiRS21     = new GTM.GHIElectronics.WiFiRS21(3);
 }
Exemplo n.º 3
0
 private void InitializeModules()
 {
     this.wifiRS21 = new GTM.GHIElectronics.WiFiRS21(9);
     this.ucBattery4xAA = new GTM.GHIElectronics.UCBattery4xAA(1);
     this.rfidReader = new GTM.GHIElectronics.RFIDReader(11);
     this.motorDriverL298 = new GTM.GHIElectronics.MotorDriverL298(8);
 }
 private void InitializeModules()
 {
     this.usbClientEDP = new GTM.GHIElectronics.USBClientEDP(1);
     this.videoOut = new GTM.GHIElectronics.VideoOut(14, 13, 12, 10);
     this.pulseOximeter = new GTM.GHIElectronics.PulseOximeter(4);
     this.wifiRS21 = new GTM.GHIElectronics.WiFiRS21(6);
 }
Exemplo n.º 5
0
 private void InitializeModules()
 {
     this.usbClientEDP  = new GTM.GHIElectronics.USBClientEDP(1);
     this.videoOut      = new GTM.GHIElectronics.VideoOut(14, 13, 12, 10);
     this.pulseOximeter = new GTM.GHIElectronics.PulseOximeter(4);
     this.wifiRS21      = new GTM.GHIElectronics.WiFiRS21(6);
 }
 private void InitializeModules()
 {
     this.wifiRS21 = new GTM.GHIElectronics.WiFiRS21(6);
     this.lightSense = new GTM.GHIElectronics.LightSense(9);
     this.usbClientDP = new GTM.GHIElectronics.USBClientDP(1);
     this.displayTE35 = new GTM.GHIElectronics.DisplayTE35(14, 13, 12, 10);
     this.bluetooth = new GTM.Velloso.Bluetooth(11);
 }
 private void InitializeModules()
 {
     this.usbClientEDP  = new GTM.GHIElectronics.USBClientEDP(8);
     this.pulseOximeter = new GTM.GHIElectronics.PulseOximeter(4);
     this.displayNHVN   = new GTM.GHIElectronics.DisplayNHVN(15, 16, 17, Socket.Unused, Socket.Unused);
     this.multicolorLED = new GTM.GHIElectronics.MulticolorLED(11);
     this.wifiRS21      = new GTM.GHIElectronics.WiFiRS21(3);
 }
Exemplo n.º 8
0
 private void InitializeModules() {
     this.statusLED = new GTM.GHIElectronics.MulticolorLED(18);
     this.Accelerometer = new GTM.GHIElectronics.Accelerometer(4);
     this.rfidReader = new GTM.GHIElectronics.RFIDReader(10);
     this.wifiRS21 = new GTM.GHIElectronics.WiFiRS21(11);
     this.ucBattery4xAA = new GTM.GHIElectronics.UCBattery4xAA(8);
     this.compass = new GTM.GHIElectronics.Compass(2);
 }
Exemplo n.º 9
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);
 }
Exemplo n.º 10
0
 private void InitializeModules()
 {
     this.usbClientEDP = new GTM.GHIElectronics.USBClientEDP(1);
     this.sdCard       = new GTM.GHIElectronics.SDCard(5);
     this.moisture     = new GTM.GHIElectronics.Moisture(9);
     this.breakout     = new GTM.GHIElectronics.Breakout(14);
     this.wifiRS21     = new GTM.GHIElectronics.WiFiRS21(6);
     this.lightSense   = new GTM.GHIElectronics.LightSense(10);
 }
Exemplo n.º 11
0
 private void InitializeModules()
 {
     this.usbClientDP   = new GTM.GHIElectronics.USBClientDP(1);
     this.tempHumidSI70 = new GTM.GHIElectronics.TempHumidSI70(11);
     this.gasSense      = new GTM.GHIElectronics.GasSense(9);
     this.displayT35    = new GTM.GHIElectronics.DisplayT35(14, 13, 12, 10);
     this.wifiRS21      = new GTM.GHIElectronics.WiFiRS21(6);
     this.ethernetJ11D  = new GTM.GHIElectronics.EthernetJ11D(7);
 }
Exemplo n.º 12
0
 private void InitializeModules()
 {
     this.statusLED     = new GTM.GHIElectronics.MulticolorLED(18);
     this.Accelerometer = new GTM.GHIElectronics.Accelerometer(4);
     this.rfidReader    = new GTM.GHIElectronics.RFIDReader(10);
     this.wifiRS21      = new GTM.GHIElectronics.WiFiRS21(11);
     this.ucBattery4xAA = new GTM.GHIElectronics.UCBattery4xAA(8);
     this.compass       = new GTM.GHIElectronics.Compass(2);
 }
Exemplo n.º 13
0
 private void InitializeModules()
 {
     this.usbClientEDP  = new GTM.GHIElectronics.USBClientEDP(8);
     this.sdCard        = new GTM.GHIElectronics.SDCard(9);
     this.usbHost       = new GTM.GHIElectronics.USBHost(6);
     this.wifiRS21      = new GTM.GHIElectronics.WiFiRS21(3);
     this.displayNHVN   = new GTM.GHIElectronics.DisplayNHVN(15, 16, 17, Socket.Unused, Socket.Unused);
     this.multicolorLED = new GTM.GHIElectronics.MulticolorLED(11);
 }
Exemplo n.º 14
0
 private void InitializeModules()
 {
     this.gasSense         = new GTM.GHIElectronics.GasSense(10);
     this.lightSense       = new GTM.GHIElectronics.LightSense(9);
     this.tempHumidSI70    = new GTM.GHIElectronics.TempHumidSI70(14);
     this.wifiRS21         = new GTM.GHIElectronics.WiFiRS21(6);
     this.characterDisplay = new GTM.GHIElectronics.CharacterDisplay(5);
     this.usbClientEDP     = new GTM.GHIElectronics.USBClientEDP(1);
 }
Exemplo n.º 15
0
 private void InitializeModules()
 {
     this.camera          = new GTM.GHIElectronics.Camera(3);
     this.button          = new GTM.GHIElectronics.Button(14);
     this.multicolorLED   = new GTM.GHIElectronics.MulticolorLED(4);
     this.usbClientDP     = new GTM.GHIElectronics.USBClientDP(1);
     this.breakout        = new GTM.GHIElectronics.Breakout(9);
     this.motorDriverL298 = new GTM.GHIElectronics.MotorDriverL298(11);
     this.multicolorLED2  = new GTM.GHIElectronics.MulticolorLED(8);
     this.wifiRS21        = new GTM.GHIElectronics.WiFiRS21(6);
 }
Exemplo n.º 16
0
 private void InitializeModules()
 {
     this.usbClientDP  = new GTM.GHIElectronics.USBClientDP(1);
     this.ethernetJ11D = new GTM.GHIElectronics.EthernetJ11D(7);
     this.breakout     = new GTM.GHIElectronics.Breakout(10);
     this.displayTE35  = new GTM.GHIElectronics.DisplayTE35(14, 13, 12, Socket.Unused);
     this.ledStrip     = new GTM.GHIElectronics.LEDStrip(8);
     this.sdCard       = new GTM.GHIElectronics.SDCard(5);
     this.breakout2    = new GTM.GHIElectronics.Breakout(11);
     this.breakout3    = new GTM.GHIElectronics.Breakout(9);
     this.wifi         = new GTM.GHIElectronics.WiFiRS21(6);
 }
Exemplo n.º 17
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);
 }
Exemplo n.º 18
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);
 }
Exemplo n.º 19
0
 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);
 }
Exemplo n.º 20
0
        public void initWIFI(Gadgeteer.Modules.GHIElectronics.WiFiRS21 wifiRS21)
        {
            this.wifiRS21 = wifiRS21;

            if (wifiRS21.NetworkInterface.Opened)
            {
                wifiRS21.NetworkInterface.Close();
            }
            if (!wifiRS21.NetworkInterface.Opened)
            {
                wifiRS21.NetworkInterface.Open();
            }
            if (!wifiRS21.NetworkInterface.IsDhcpEnabled)
            {
                wifiRS21.NetworkInterface.EnableDhcp();
            }
            if (!wifiRS21.NetworkInterface.IsDynamicDnsEnabled)
            {
                wifiRS21.NetworkInterface.EnableDynamicDns();
            }

            Debug.Print("[NETWORK] Connecting to: " + SSID);
            wifiRS21.NetworkInterface.Join(SSID, PASSWORD);
        }
 private void InitializeModules()
 {
     this.ethernetENC28 = new GTM.GHIElectronics.EthernetENC28(11);
     Microsoft.SPOT.Debug.Print("The module \'cellularRadio\' was not connected in the designer and will be null.");
     this.wifiRS21 = new GTM.GHIElectronics.WiFiRS21(1);
 }
Exemplo n.º 22
0
 private void InitializeModules()
 {
     this.wifi_RS21    = new GTM.GHIElectronics.WiFiRS21(9);
     this.tempHumidity = new GTM.GHIElectronics.TempHumidity(11);
     this.usbClientDP  = new GTM.GHIElectronics.USBClientDP(1);
 }
Exemplo n.º 23
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);
 }
Exemplo n.º 24
0
 private void InitializeModules()
 {
     this.xBeeAdapter = new GTM.GHIElectronics.XBeeAdapter(12);
     this.wifiRS21    = new GTM.GHIElectronics.WiFiRS21(11);
 }
Exemplo n.º 25
0
 public RegisterForm(ref GHI.Glide.Display.Window window, ref Gadgeteer.Modules.GHIElectronics.WiFiRS21 wifiRS21, ref Gadgeteer.Modules.GHIElectronics.SDCard sdCard)
     : base(ref window)
 {
     this.wifiRS21 = wifiRS21;
     this.sdCard = sdCard;
 }
Exemplo n.º 26
0
 private void InitializeModules()
 {
     this.wifiRS21         = new GTM.GHIElectronics.WiFiRS21(6);
     this.characterDisplay = new GTM.GHIElectronics.CharacterDisplay(14);
 }