Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
v4l2.patch | 2025-01-04 | 1.5 kB | |
Readme.txt | 2025-01-02 | 1.2 kB | |
zbar-0.10-setup.exe | 2025-01-02 | 3.3 MB | |
zbar-0.10.tar.gz | 2025-01-02 | 714.5 kB | |
Totals: 4 Items | 4.0 MB | 0 |
QR decode library ready for integration into HWGUI -------------------------------------------------- "ZBar QR-Code-decoder" The decoder is running by an external system call using HWGUI function hwg_RunConsoleApp(). It scans a QR code by using the camera, the result output must be redirected into a file and read by a HWGUI module for processing after. Zbar reads QR codes and EAN bar codes. History (YYYY-MM-DD): 2025-01-02 DF7BE First creation The ZBar Bar Code Reader is Copyright (C) 2007-2009 Jeff Brown <spadix@users.sourceforge.net> The QR Code reader is Copyright (C) 1999-2009 Timothy B. Terriberry <tterribe@xiph.org> License: GNU LESSER GENERAL PUBLIC LICENSE (LGPL) Version 2.1 Download source code and Windows setup exe from project site: https://sourceforge.net/projects/zbar/ This version is tested with HWGUI. - Windows 10/11 (Version 0.10, 32 bit) is ready to use. Setup exe to be downloaded from here. - LINUX: Under construction, need to fix a severe bug - MacOS: Under construction, need to wait, if ready for LINUX Installation instructions and detailed information for usage together with HWGUI see file contrib\qrdecode\Readme.txt =============== EOF of Readme.txt ========================