I purchased the arduino with the Projbox from oreilly for this course.
All went well with installing processing and arduino software on my windows 7 machine.
i also uploaded the arduino demo 'Blink' to flash the LED successfully.
but when i tried to upload the standardfirmata to the arduino, i get this error msg:
Binary sketch size: 8250 bytes (of a 30720 byte maximum)
avrdude: verification error, first mismatch at byte 0x1a00
0x0f != 0xff
avrdude: verification error; content mismatch
then when i try the next step with the processing to detect the input by touching the pins, nothing happens.
any suggestions appreciated. -thx!!












