A QR Code Primer

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ZXing

    ZXing ("Zebra Crossing") barcode scanning library for Java, Android

  • Once the contents are decoded, the scanner now figures out what it's looking at based on its format. The format, or "data type" of the contents is not bound to the QR Code standards. We're now out of QR Code territory. This step is equivalent to typing out a piece of text and asking the computer what it's looking at. Is it a URL? A date? An email address? Or something else? There are quite a few standards that define these data types. A very popular list of data types is defined in the open-source ZXing library. Stated in its README is:

  • RandomDocs

    Random Documentation & Learning

  • If you scan a UPI QR Code near you using a generic QR scanner, you'll find that the decoded content is a deep link that contains the information necessary to make a UPI payment. Unfortunately I couldn't find any official documentation on the structure of this deep link. The closest I could get to some structured documentation was this wiki on GitHub which seems like the results of someone else's research on this same topic. In its most basic form, the UPI deep link looks something like this:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What's the best way to generate a QR code?

    1 project | /r/webdev | 16 May 2023
  • How to build an Ionic Barcode Scanner with Capacitor

    2 projects | /r/ionic | 8 May 2023
  • Does anyone have scanning a QR code from a webcam to a text field in an Access form working and be willing to share the source? Thanks

    1 project | /r/MSAccess | 20 Feb 2023
  • The Basics of how QR codes work

    4 projects | /r/programming | 18 Nov 2022
  • Cross-Platform(Android, IOS, Desktop)Barcode scanner package that allows for continuous barcode scanning

    1 project | /r/flutterhelp | 28 Aug 2022