Hi there,
I'm trying to control a LED indicator board via Processing. Opening a connection and sending text works perfectly. But the board is also capable of displaying simple graphic data.
This is the board I'm working on: LED board and here's a link to the data sheet
If I'm sending simple text to the board, everything displays nicely. But if I'm trying to send graphic data, the board turns black and a few LEDs light up randomly for maybe a second. The previous contents seem to be replaced, but the replacement seems to contain incorrect data.
A working text message looks like this:
The data sheet (p. 13-14) says, that a graphic block basically is build the same way.
I'm trying to control a LED indicator board via Processing. Opening a connection and sending text works perfectly. But the board is also capable of displaying simple graphic data.
This is the board I'm working on: LED board and here's a link to the data sheet
If I'm sending simple text to the board, everything displays nicely. But if I'm trying to send graphic data, the board turns black and a few LEDs light up randomly for maybe a second. The previous contents seem to be replaced, but the replacement seems to contain incorrect data.
A working text message looks like this:
- <ID01><L1><PA><FE><MA><WA><FE><AA><N00>My text goes here2E<E>
The data sheet (p. 13-14) says, that a graphic block basically is build the same way.
- <Gxn>..Graphic data
- <GA1> Graphic data
- <ID01<GA1>10000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000010000000035<E>
- <ID01><BE><L1><PA><FA><MA><WA><FA><GA1>46<E>
- <ID01><GA1>¨ ¨*(((*(* ¨ª¨ª ª ª ª BD<E>
1