Brilliant piece of work!
I noticed you are using the serial smart board. Do you require 2 way serial communication between the ioBridge and the Arduino?
Something I discovered after using the Serial Board, was that if you only need to send one way, then you don't need to use a Serial Board, but just send directly out from the digital output pin to the RX pin on the Arduino.