LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I generate a QR code in labview

Hi

I need an LV application to generate graphics of QR based on an input text.

Do you have any sample code to do it

0 Kudos
Message 1 of 7
(7,656 Views)
0 Kudos
Message 2 of 7
(7,640 Views)

Thank you for that sample code.

 

Regards

0 Kudos
Message 3 of 7
(7,609 Views)

Here is some ancient code I wrote since I prefer G to C.

 

QR_FP.png

Message 4 of 7
(7,607 Views)

Both,

Darin's QR Generator.llb ‏453 KB

and

ongeelim's QR Code Generator 2012 NIVerified.llb ‏576 KB

 

are well written, plain LabView QR-Code generators.

 

Darin's Blockdiagram is easier to understand,

while ongeelim's version has more features "out of the box":

 

 

Download All
0 Kudos
Message 5 of 7
(7,513 Views)

Hi alexderjuengere

 

I use both QR generators but they cannot read in LabVIEW. I attached the reader vis they give me Error.jpg error. The error title "Error -1074395318 occurred at IMAQ Overlay Lines".When I generate QR code from an online generator reader vis are work. When I use a cell phone QR reader application, the application reads all of them.

How can I fix it? can you help me?

Sorry for my English.

   

0 Kudos
Message 6 of 7
(6,466 Views)

I found out the right setting for the generator. I am sharing the generator and the reader is working for me.
I think my fault is data mode I chose alphanumeric in generation vi. When I chose Data mode Binary, reader vi started work.

Osmankoc_0-1602673147470.png

 

Download All
Message 7 of 7
(6,429 Views)