QR Code Scanning QR

Reading a QR code or barcode with a phone camera, so a price, a ticket or a stock item is found without anyone typing a number.

Also known as barcode scanning code reader phone scanner

Definition

QR code scanning means pointing a phone camera at a small square of black and white dots so the app can read what is stored inside. A barcode on a tin of paint works the same way. The code holds a number or a short web address. The camera sees it, the software looks it up, and the right screen opens in about a second.

Shops use it to count stock without typing. Someone walks the shelves, scans each box, and the count changes as they go. Restaurants print a code on the table so the menu opens on the customer's own phone. Staff at a concert scan tickets at the door. A school scans a student card and the attendance register fills itself. Same trick every time, doing work that used to need a pen and a clipboard.

Two things go wrong, and nobody warns you about either one. The first is permission. A phone will not let an app open the camera until the person taps yes. If your app asks on the opening screen, before anyone knows why, plenty of people tap no. Scanning is then dead until they hunt through the phone settings to turn it back on. Ask at the moment they press the scan button, and say in one short line what the camera is for.

The second is light. A warehouse aisle is darker than it looks, and a shiny label under a ceiling lamp throws a white glare across the code. Older phones with scratched lenses give up sooner than new ones. Print the codes larger than feels necessary, on paper that does not shine, and always leave a box where the number can be typed by hand. That plain fallback rescues more days than the scanner does.

Linkysoft builds scanning into the systems it sells. In Storek one scan serves both the stock count and the till, so the shelf number and the sale never disagree. In Acad the same camera marks who is in class. On a mobile app project, Linkysoft tests scanning in the real room, in the real light, on the phones the staff already carry. A demo on a bright office desk proves nothing about a cold loading bay at six in the morning.

Questions about QR Code Scanning

Do I need a special scanner, or is a phone enough?
For most jobs a phone is enough. A dedicated scanner only pays for itself where someone reads hundreds of items an hour, because it is faster and survives being dropped.
Why does my app fail to read some codes?
Usually light or size. Glare from a lamp, a code printed too small, or a scratched camera lens. Print it bigger on paper that does not shine and try again.
Is it safe to scan any QR code?
The code is only text, but it can hold a web address that leads somewhere harmful. A careful app shows the address first and lets the person decide before it opens.
Can one code work for both my staff and my customers?
Yes, when the code holds your own product number. Your system then shows a stock screen to a signed-in member of staff and a product page to everyone else.

Still not sure how this applies to your project?

Tell us what you are building and we will answer in plain language.