Scott Edwards' Servo Driver three byte format. - Byte 1 255 (Synchronization byte) - Byte 2 Servo # (0-7) (Address jumper out) - Byte 3 Servo Position (0-254) - eg the following string will send servo 6 to the mid point of its travel: - <255> <6> <127>