The OpenCM9.04 has a USB port, so you could just use a short USB cable to talk to it using serial port.
However, the serial USB implementation of that board has always been a bit finicky for me -- send too much at once, and the firmware locks up.
To use the serial port on the Pi 3, you may have to do some hacking of the boot config file on the Pi, because by default the "good" serial port is used for the Bluetooth and the "limited" serial port has issues (slow, not buffered, I forget what else.) In fact, I don't even remember if the serial pins are enabled at all on the Pi 3 by default. (They may be, just configured for the "bad" port.)
Bookmarks