75
digitalWrite(ledpin,HIGH);
delay(500);
digitalWrite(ledpin,LOW);
delay(500);
Serial.println("Hello World!");
}
}
////////////////////////////////////////////////////////////////////////////
Select the Arduino Board
Open the Arduino IDE, you'll need to click the "Tools", then select the Board that
corresponds to your Arduino.
Select your serial port
Select the serial device of the Arduino board from the Tools | Serial Port menu.
Need help?
Do you have a question about the EASY PLUG Ultimate Starter Kit and is the answer not in the manual?
Questions and answers