All Projects → rdoeffinger → Iec16022

rdoeffinger / Iec16022

Licence: gpl-2.0
DataMatrix 2D barcode generator

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Iec16022

plsql-qr-code
Oracle PL/SQL Package and APEX plugin for QR Code Generation
Stars: ✭ 34 (+61.9%)
Mutual labels:  qrcode-generator
qr
🔲 Generate QR Codes straight in your terminal!
Stars: ✭ 34 (+61.9%)
Mutual labels:  qrcode-generator
Efqrcode
A better way to operate QR Code in Swift, support iOS, macOS, watchOS and tvOS.
Stars: ✭ 4,121 (+19523.81%)
Mutual labels:  qrcode-generator
laravel-qr-code-login
Today I will be showing you how to implement Laravel login with QRcode in a website. You can use my Laravel Starter so you can start the project in one minute .
Stars: ✭ 72 (+242.86%)
Mutual labels:  qrcode-generator
barcoder
Lightweight Barcode Encoding Library for .NET Framework, .NET Standard and .NET Core.
Stars: ✭ 76 (+261.9%)
Mutual labels:  qrcode-generator
Swiftscan
A barcode and qr code scanner( 二维码/条形码扫描、生成,仿微信、支付宝)
Stars: ✭ 293 (+1295.24%)
Mutual labels:  qrcode-generator
art-qr
JavaScript library to generate beautiful QR code in browser 艺术二维码
Stars: ✭ 19 (-9.52%)
Mutual labels:  qrcode-generator
Qml Snippet
some qml snippet.
Stars: ✭ 9 (-57.14%)
Mutual labels:  qrcode-generator
QR Attendance
This project is an attendance system which provides attendance on scanning QR code. The attendance is stored in Excel sheet named with the date of attendance taken. In this folder a file named Generate.py is used to generate the QR code for given input file. Attend.py file is for scanning the QR code
Stars: ✭ 17 (-19.05%)
Mutual labels:  qrcode-generator
Wxbarcode
微信小程序条码、二维码生成模块
Stars: ✭ 363 (+1628.57%)
Mutual labels:  qrcode-generator
pix-payload-generator.net
Gerar payload para qrcode estático PIX. (Sistema de pagamento instantâneo do Brasil) Sem a necessidade de conexão com um PSP.
Stars: ✭ 23 (+9.52%)
Mutual labels:  qrcode-generator
qr-code-unity-3d-read-generate
Generating a QR code / Scanning a QR code in Unity 3D. Pre-build DLL and sample code from old Unity
Stars: ✭ 70 (+233.33%)
Mutual labels:  qrcode-generator
Lbxscan
A barcode and qr code scanner (二维码、扫码、扫一扫、ZXing、ZBar、iOS系统AVFoundation扫码封装,扫码界面效果封装)
Stars: ✭ 3,133 (+14819.05%)
Mutual labels:  qrcode-generator
qrcode
A simple library for generating QR codes in C.
Stars: ✭ 23 (+9.52%)
Mutual labels:  qrcode-generator
Php Qrcode
A QR Code generator for PHP7.4+
Stars: ✭ 685 (+3161.9%)
Mutual labels:  qrcode-generator
WifiBarcodeSample
Sample code for my article in DotNetCurry magazine on scanning barcodes. In this sample you can generate and scan QR codes that contain a Wi-Fi connection string
Stars: ✭ 13 (-38.1%)
Mutual labels:  qrcode-generator
qrencode.cr
Crystal bindings for libqrencode (qrencode), a library for QR code generation
Stars: ✭ 28 (+33.33%)
Mutual labels:  qrcode-generator
Czxing
C++ port of ZXing and ZBar for Android.
Stars: ✭ 854 (+3966.67%)
Mutual labels:  qrcode-generator
Qrcode
A QRCode generator written in Swift.
Stars: ✭ 695 (+3209.52%)
Mutual labels:  qrcode-generator
Fehelper
😍FeHelper--Web前端助手(Awesome!Chrome & Firefox & MS-Edge Extension, All in one Toolbox!)
Stars: ✭ 3,880 (+18376.19%)
Mutual labels:  qrcode-generator

With iec16022 you can produce 2d barcodes. Also known as Data Matrix. These barcodes are defined in ISO/IEC 16022.

To compile, run: ./autogen.sh && ./configure && make -j4

The code was originally written by Andrews & Arnold Ltd. You can download this code from http://aa.gg/free/.

GIT repository: https://github.com/rdoeffinger/iec16022

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].