Arduino due capable

Most of the time you can use the same pins, but if any pins require specific functionality (like PWM or analog), you will need to use pins on the new board that support that, so some changes may be needed. PWM support is most likely to be your issue if due has PWM support on different pins than the uno.

1 Like