Hi,
I posted a question a month or so ago to ask if I could switch from a Uno to a Mega 2560 without changing anything. I was told that the Mega should be more or less plug and play with no changes. Seems that that is not quite right. The problem centers around getting an Adafruit Data Logger Shield that to work with an Mega 2560. I've walked part of the way through the tutorial (Using the Real Time Clock | Adafruit Data Logger Shield | Adafruit Learning System). I'm using the online editor rather than the IDE. Anyway, I've found the library referenced in the tutorial and opened the example PCF8523 (I have the latest rev of the data logger shield with the PCF8523 chip on it). When I plug in the shield to my Mega and upload the example, I get garbage on the serial monitor. I also have an Uno, and when I plug the Datalogger into that, it seems to run the example just fine. There must be something different about the Mega 2560 hardware compared to the Uno. Anyone know what I need to do to make the shield work with the Mega? I need the extra inputs on the Mega, or I would use the Uno.
Thanks!
Tim