I cannot get the ContemplatorNV.ino code to down load from the Nuts& Volt article. I have tested out the complier on an Arduino Uno on code I know works. This at least proves the compiler, USB connection and Arduino are working. I then switched to the Mega 256 and recompiled the known programs and downloaded them. This also worked. So I went back to the demo programs,it worked well from this page However, I still cannot get the code to down load from the Nuts& Volt article. I get these errors:
Binary sketch size: 40,416 bytes (of a 258,048 byte maximum) avrdude: stk500v2_ReceiveMessage(): timeout avrdude: stk500v2_ReceiveMessage(): timeout avrdude: stk500v2_ReceiveMessage(): timeout avrdude: stk500v2_ReceiveMessage(): timeout avrdude: stk500v2_ReceiveMessage(): timeout avrdude: stk500v2_ReceiveMessage(): timeout avrdude: stk500v2_ReceiveMessage(): timeout avrdude: stk500v2_getsync(): timeout communicating with programmer
Has anyone tried that code?