Meccano MAX and Arduino

mrdreambot-

If you are using the program I wrote to write to the array, the csFlag array is wrong - it needs to be

boolean csFlag[] = { true, true, true, true, false, true, false, true };

The original was written when I was assuming that the message was sent lsb-first.

I'm going to go back to my original data stream tests and try to translate them into the correct format - but it's easy to make a mistake. I've written an Excel app to see if I can tidy it up but need to double-check the results against the hardware. (unfortunately, I can't attach an Excel file).

For the default horizontal bar, the correct sequence is:
0xF7
0xF7
0xF7
0xF7
0xF7
0xF7
0xF7
0xF7
0xF7
0xF7
0xF7
0xF7
0xF7
0xF7
0xF7
0xE3
0xF5 - checksum marker
0x9E - checksum