tony-xlh / NFC-Barcode-Scanner

A web app which scans both NFC tags and barcodes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NFC-Barcode-Scanner

A web app which scans both NFC tags and barcodes.

  • index.html: It can scan NFC tags and barcodes. It can decrypt the barcode content with the key stored in an NFC tag using AES.
  • generator.html: It can generate an encrypted QR code using AES. It can also write messages into an NFC tag.

Dynamsoft Barcode Reader is used to scan barcodes.

Index:

scanner

Generator:

generator

About

A web app which scans both NFC tags and barcodes


Languages

Language:JavaScript 83.3%Language:HTML 16.7%