In order to give my mBot a few extra ports, I’m wondering if I could replace my mBot board with an Uno shield-enhanced Uno? I put them together today and uploaded the shield firmware to the pair and all seems to work. I do need to do some testing and make sure the ports actually communicate with ME boards, of course, but I’ll try that later this morning.
So:
#1, can I replace the board without trouble?
#2, since the shield doesn’t have the motor connections like the mBot board, would I use an RJ25 Port (ME Port) to attach the mBot motors or is there another way?
#2a - if I do that, since I have a pan/tilt servo kit on the mBot now, would I be able to run two ME Port boards off the shield?
#3 - what header files need to be in the sketch? – found this by running mBlock and selecting the shield as the board: MeShield.h.
#4 - how I do I power the pair? Through the Uno or through the shield?
I’m fairly new to all this, so any help is appreciated!