Duinobot 1.2 compatibility

New to arduino. Have a multiplo duinobot 1.2 board. Where can I learn compatibility issues with arduino sketches and standard atduino hardware?

Usually that's supplied by the vendor. As this seems to be an open source project, we can give a little help.

Your board is based on the ATmega32U4, the same processor as the Arduino Leonardo or the Arduino Pro Micro. So any library or sketch compatible with these two boards should run on your board but that doesn't mean that it makes sense with the additional hardware you have.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.