I have a FRDM-KL25Z and this board is mostly compatible with the Arduino.
However it uses an ARM Cortex M0+ processor and has an accelerometer as well.
I would like to build a mobile robot using the CMUCAM5.
Would there any caveats or gotchas that I might look out for to ensure proper communication and not damage any ports on either board?
About the board:
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-KL25Z
I will mostly likely use the Arduino motor shield in conjunction with the FRDM-KL25Z board to drive differential drive motors.
Thanks for your time,
Anthony