Hello!
I’m trying to change A0-A5 inputs via your guide at;
https://learn.sparkfun.com/tutorials/ma … nced-guide
I’ve downloaded the makey_makey_1_4_1.ino and the settings.h,
edited them and tried uploading them to my makey makey with Arduino 1.0.6.
Something doesn’t work since I always get this error message:
Binary sketch size: 7 660 bytes (of a 28 672 byte maximum)
Found programmer: Id = “B¬é”;
type =
Software Version = .;
Hardware Version = .;
avrdude: error: buffered memory access not supported. Maybe it isn’t
a butterfly/AVR109 but a AVR910 device?
Here’s a printscreen of my makey makey device on COM6;
http://puu.sh/cxMTl/a328181026.png
Here’s a printscreen of Arduino after trying to upload;
http://puu.sh/cxMXD/7905e36d25.png
The makey makey flashes it’s lights for a while when I try upload, but then it stops, takes a while and then gives me the error message. Afterwards the makey makey works just like it did from unpackaging (A0-A5 moves mouse cursor).
Do you have any clue why I might not be able to upload the script changes?
Thanks for any help!
Simon Nilsson