Hey folks,
So I'm working on a project where I'm using the camera from a barcode scanner and sending commands serially to tell it to get an image and return it.
Only problem is that - after I send the commands I get data back and I have no idea how to turn that serial data that is coming in, into an image. The scanner is returning a jpeg - but I'm still lost.
Anyone have any idea how I can go about doing this?
So I'm working on a project where I'm using the camera from a barcode scanner and sending commands serially to tell it to get an image and return it.
Only problem is that - after I send the commands I get data back and I have no idea how to turn that serial data that is coming in, into an image. The scanner is returning a jpeg - but I'm still lost.
Anyone have any idea how I can go about doing this?