Skip to main content
Tweeted twitter.com/#!/StackArduino/status/586583929798455298
edited tags
Link
Peter Bloomfield
  • 11k
  • 9
  • 48
  • 87
Post Migrated Here from electronics.stackexchange.com (revisions)
Source Link
Mark Harrison
  • 559
  • 3
  • 15
  • 24

How do I convert code between Arduino platforms?

What documentation is available regarding the differences between the different Arduino platforms?

For example, I have some code written for an Arduino Teensy that I would like to run on an Arduino Mega.

Is there documentation on the capabilities and equivalencies between each of the platforms? e.g. memory, number of PWM outputs, etc?