I just received my Arduino Duemilanove and installed the Arduino software 12. There are no choices for the Duemilanove and almost no documentation on the Duemilanove. I am assuming I should select Diecimila but it would be nice to document this somewhere.
I have the USB drivers already working and OPEN the BLINK example and it appears to Compile as there are no errors and a completion message when finished. However, I can connect a LED to pin 13 but also see the onboard LED work with it. But the Blink example has a LOOP routine that I would think would cause the LED to blink on and off in a Loop. However, it blinks only once or so when I press the reset button on the Duemilanove.
What am I doing wrong? Or where should I go for beginer help.
I also have a Sanguino new board too and believe I have those 1.3 software files copied over correctly to the Arduino directories - but can't get the Blink program to work on that either.
Thanks