hey just got my arduino mega 2560
downloaded the program, installed the driver and actualy got the led to blink!
but when i tryed to get it to change the brightness it stoped with this message:
Global variables use 13 bytes (0%) of dynamic memory, leaving 8,179 bytes for local variables. Maximum is 8,192 bytes.
avrdude: ser_open(): can't open device "\.\COM3": The system cannot find the file specified.
I don't know why you get the upload error but your digitalWrite() should be analogWrite() if you want to change brightness. Also make sure Pin 13 is a PWM output.
hey
tryed to upload just the blink example but same error
tryed to install driver from the driver pack you uploaded but it tells me that the best one is installed