I don't know anything about Arduino really... other than they have a lot of shield boards in their ecosystem to take advantage of...
So I bought an Arduino 1602 LCD character display and popped it on the Pioneer board. It didn't take me long to realize that it wasn't going to work. The D7 to D4 data pins on the LCD do align with the D7 to D4 Arduino pins (red letters on Pioneer Kit Guide; pg 28), but those pins map to Pioneer pins P2.7, P1.0, P3.5, and P0.0. The PSoC Creator 'Character LCD' component requires that all the data and control pins be on the same port, yet D7 to D4 are on on 4 different ports.
So I have to ask, what is meant by 'Arduino compatible I/O header'? How does one use Arduino shields on the Pioneer board? Do you abandon the use of PSoC Creator and push in compiled Arduino code somehow?
Thank you for your time,
Dave
BTW: to the webmaster, I notice the instructions for tags below says 'use communities to separate multiple tags'... darn spellchecker...