Arduino Nano 3.0 |
My platform is Windows, so I'm basically following the instructions here.
Some things to note:
- The instructions say that the power LED is green, except that on my Arduino Nano the power LED is actually blue.
- The driver installation on Windows 8 'just worked', I didn't need to install any drivers, Windows found them automatically and installed the Arduino as a USB Serial Port on COM3.
- The instructions for the example say that the LED labeled 'L' will blink orange, on my Nano, that LED is white and so it just blinks white.
Now I just need to get some of the other hardware so I can actually do something with it.