QR Code: Difference between revisions

From KlavoWiki
Jump to navigationJump to search
(Created page with "= Definitation = From [http://en.wikipedia.org/wiki/QR_Code WikiPedia]<br> A QR Code is a matrix barcode (or two-dimensional code), readable by QR scanners, mobile phones with a ...")
 
Line 6: Line 6:


= Create a QR Code =
= Create a QR Code =
Visit the site [http://qrcode.kaywa.com/ KAYWA]
Visit the site
# [http://qrcode.kaywa.com/ KAYWA]
# [http://zxing.appspot.com/generator/ ZXing Project]
<br><br><br>


[[Category : Software]] [[Category : WEB Design]]
[[Category : Software]] [[Category : WEB Design]]

Revision as of 06:32, 4 November 2010

Definitation

From WikiPedia
A QR Code is a matrix barcode (or two-dimensional code), readable by QR scanners, mobile phones with a camera, and smartphones. The code consists of black modules arranged in a square pattern on white background. The information encoded can be text, URL or other data.

Common in Japan, where it was created by Toyota subsidiary Denso-Wave in 1994, the QR code is one of the most popular types of two-dimensional barcodes. QR is the acronym for Quick Response, as the creator intended the code to allow its contents to be decoded at high speed.

Create a QR Code

Visit the site

  1. KAYWA
  2. ZXing Project