Hello,
I work with serial ports, and sometimes I need a human representation of hex data during analysis. The standard converter to ACSII is not suitable since not only string values are transferred into data.
and I want to know if it is possible to write my own package parser. let's say: 0x07 = STL, arraydata[3] = "lengh(11)" and so on
I'm even ready to pay for such a module.