Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
v4l2.patch | 2025-01-04 | 1.5 kB | |
Readme.txt | 2025-01-02 | 2.7 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 CLLOG -------------------------------------------------- "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 (of CLLOG) 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 and CLLOG. - 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 in the HWGUI project site: https://sourceforge.net/projects/hwgui/ and in the recent installation instructions of CLLOG ====== German ====== "ZBar QR-Code-decoder" Der Decoder wird durch einen externen System-Aufruf von der HWGUI Funktion hwg_RunConsoleApp() gestartet. Der Dekoder startet die Erfassung des QR-Codes durch die Kamera, das Ergebnis wird in eine Textdatei umgeleitet. Eine Nachverarbeitung des Ergebnisses erfolgt durch ein entsprechendes HWGUI-Modul in CLLOG. Zbar kann QR-Ccodes und EAN Balkencodes verarbeiten. Copyright: 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> Lizenz: GNU LESSER GENERAL PUBLIC LICENSE (LGPL) Version 2.1 Download Quellcode und Windows setup exe von der Projekt Seite: https://sourceforge.net/projects/zbar/ Diese Versionen sind getestet mit HWGUI und CLLOG. - Windows 10/11 (Version 0.10, 32 bit) ist fertig zur Anwendung. Setup-Exe für Installation kann ebenso von hier downgeloaded werden. - LINUX: In Arbeit, ein schwerer Fehler muss noch behoben werden. - MacOS: In Arbeit, es muss gewartet werden, wenn LINUX Installation erfolgreich abgeschlossen wurde. Installationsanweisungen und weitere Details in den aktuellen Anleitungen von CLLOG und auf der Projektseite von HWGUI: https://sourceforge.net/projects/hwgui/ (siehe Datei contrib\qrdecode\Readme.txt) =============== EOF of Readme.txt ========================