Connecting Movi to Arduino Mega

How, specifically, do I hook the Movi to the mega? Is it as simple as using a jumper between Movi’s and Mega’s pins 10 and 11? (applying external power to Movi’s vin/gnd?

Since you are using a Mega I suggest using a Hardware Serial rather than SoftwareSerial. See this thread - it’s asking and answering pretty much the same thing you are looking for.

1 Like