How to open
Turn the knob and push --- no, pull.
Open what?
Try to make your questions understandable.
...R
This is an outline - I might have left-out a minor step or two...
Start with the [u]Getting Started Page[/u].
Download and install the [u]Development Environment[/u].
Open the [u]Blink Example Sketch[/u]. (It should be on your hard drive in the Examples folder after installing.)
Connect your Arduino to your USB port.
Compile and upload Blink into your Aduino.
The Blink program should run, and you should see the green Pin-13 LED blinking.
Robin2:
Turn the knob and push --- no, pull.Open what?
Try to make your questions understandable....R
I find a corkscrew quite useful
DVDdoug:
This is an outline - I might have left-out a minor step or two...Start with the [u]Getting Started Page[/u].
Download and install the [u]Development Environment[/u].
Open the [u]Blink Example Sketch[/u]. (It should be on your hard drive in the Examples folder after installing.)
Connect your Arduino to your USB port.
Compile and upload Blink into your Aduino.
The Blink program should run, and you should see the green Pin-13 LED blinking.
And then forget you ever saw the delay() command and move on to BlinkWithoutDelay 8)