Comment on Tiny Code Reader: a $7 QR code sensorparentComments−edoceo1yAnd if you wanna go even lower, you'll "raw" read the image pixel by pixel to normalise colour to black/white and then read that matrix for the QR pattern.And then, cause there are some inverted colour QRs, flip and scan again.
Comments
And if you wanna go even lower, you'll "raw" read the image pixel by pixel to normalise colour to black/white and then read that matrix for the QR pattern.
And then, cause there are some inverted colour QRs, flip and scan again.