Hi,
I use the ppl counting lab and read the serial data it sends.
How can I convert the 4 byte data I get from the radar for Xpos, Ypos and other data that contains 4 bytes.
Example from a Frame I captured:
Xpos : {28 113 130 61}
Ypos: {194 101 101 63}
How do I convert this coordinates in to a single value for each object.
BR,
Ariel