dlbeer / quirc

QR decoder library
Other
865 stars 285 forks source link

Can it decode code 128 barcode #133

Closed rahulPrajapati021 closed 4 months ago

rahulPrajapati021 commented 1 year ago

Hey, i am new to arduino and esp32. I am making a project that need to read barcodes using esp32 cam. In esp32 qrcode library that i found online uses quirc library. So i am confuse if it can scan barcode or not

zougloub commented 4 months ago

@rahulPrajapati021 happy 2024, and no, quirc only handles QR codes, no other symbology.