Close
1 2 12
1 20 30
  1. #1

    Dec 2002
    16,835

     - ' 1983

    4X4, .

    ". , , .
    , , ' , .
    2.93 , .
    , .
    , , , , .
    : 13 " , 4 " .






  2. #2
    lizard's Avatar
    Jan 2005
    11,705

     : - ' 1983

    , ? . ?

  3. #3

    Dec 2002
    16,835

     : - ' 1983


    int sensorPin = A0; // select the input pin for the potentiometer
    int ledPin = 2; // select the pin for the LED
    int sensorValue = 0; // variable to store the value coming from the sensor


    void setup() {
    Serial.begin(9600);
    // declare the ledPin as an OUTPUT:
    pinMode(ledPin, OUTPUT);
    }


    void loop() {
    // read the value from the sensor:
    sensorValue = analogRead(sensorPin);
    Serial.println( sensorValue);
    // turn the ledPin on
    if (sensorValue < 570) {
    digitalWrite(ledPin, HIGH);
    }


    if (sensorValue > 630) {
    digitalWrite(ledPin, LOW);
    }
    }

    - - - Updated - - -

    A0
    D2

  4. #4

    Mar 2003
    23,658

     : - ' 1983

    !
    ( ) ?

  5. #5

    Dec 2002
    16,835

     : - ' 1983

    , , , .

  6. #6

    Mar 2003
    23,658

     : - ' 1983

    .

  7. #7
    lizard's Avatar
    Jan 2005
    11,705

     : - ' 1983

    . .

  8. #8

    Dec 2002
    16,835

     : - ' 1983

    , , .
    - , .
    4A6565706F6C6F672C2062657374206F6666726F 6164206D6167617A696E652073696E6365203230 3031

  9. #9

    Mar 2003
    23,658

     : - ' 1983

    ?

  10. #10
    lizard's Avatar
    Jan 2005
    11,705

     : - ' 1983

    , . . . ( ) . .

  11. #11
     's Avatar
    Dec 2002
    3,335

     : - ' 1983

    .
    , .
    .
    PCB mil spec
    10 .
    - .
    , ( )

  12. #12

    Dec 2002
    16,835

     : - ' 1983

    ... .

    gsm shield , , . , , ( ... ) .
    4A6565706F6C6F672C2062657374206F6666726F 6164206D6167617A696E652073696E6365203230 3031

  13. #13
    lizard's Avatar
    Jan 2005
    11,705

     : - ' 1983

    GSM SHIELD? ?

  14. #14

    Dec 2002
    16,835

     : - ' 1983

    . prepaid . , , . .

    gsm shield 120 ". .
    4A6565706F6C6F672C2062657374206F6666726F 6164206D6167617A696E652073696E6365203230 3031

  15. #15
    asafk's Avatar
    Dec 2002
    33,714

     : - ' 1983

    ( ) ? .
    ...

    .

  16. #16

  17. #17

    Dec 2002
    16,835

     : - ' 1983

    , .

    , , .
    . .
    - .
    , , , , , :
    , . CDI .
    ,/ ,
    4A6565706F6C6F672C2062657374206F6666726F 6164206D6167617A696E652073696E6365203230 3031

  18. #18

    Mar 2003
    8,137

     : - ' 1983

    ... . 32. ( ) .
    MIL.

  19. #19

    Mar 2003
    23,658

     : - ' 1983

    .
    .
    .
    ip65 or mil-810

  20. #20
    asafk's Avatar
    Dec 2002
    33,714

     : - ' 1983

    ...
    . . . . . 24 . ...

    .

  1. 1983
    rob /GMC
    : 380
    : 08-09-17, 04:36
  2. ' Q
    ukiuki Mitsubishi
    : 19
    : 23-09-14, 20:58
  3. ...???
    ronbnisi Land Rover
    : 4
    : 13-05-13, 23:02
  4. , ?
    ' CJ
    : 28
    : 15-10-08, 23:20
  5. /
    ' YJ/TJ
    : 1
    : 28-03-05, 00:20

  •