Script for storage

Hi,

i am new to arduino and have just bought a Nano V3.0 ATmega328P-AU Microcontroller Board and want to put images into it and then transmit it. Currently i don’t see the storage on this arduino board in ‘My Computer’ but i have installed arduino-1.0.5-r2-windows already. I just need to know the script or a basic script that i can work on as it is abit hard to know at first.

Also do i need some sort of driver for my Nano V3.0 ATmega328P-AU Microcontroller Board to appear in my computer? or does it only appear in the software i have installed?

Thanks

Electroman01:
Currently i don’t see the storage on this arduino board in ‘My Computer’ but i have installed arduino-1.0.5-r2-windows already. I just need to know the script or a basic script that i can work on as it is abit hard to know at first.

I don't understand your question. On my Win7 PC an Uno shows up in Device Manager, Ports but not as another drive in My Computer. You don't drag'n'drop code to it like a flash drive ... IF that's what you're expecting. :?:

You run the Arduino (or other) “programing development environment” (aka IDE) and load code via that.

As for drivers … I can’t say for these clones. Probably some INF file the vendor should have supplied. Isn’t this a question for their forums ?