ShotCode: Difference between revisions

Content deleted Content added
Lightbot (talk | contribs)
Date audit per mosnum/overlink/Other
Corrected number of data bits from 49 to 40.
Line 2:
'''ShotCode''' is a circular [[barcode]] created by High Energy Magic of [[Cambridge University]]. It uses a [[dartboard]]-like circle, with a bulls eye in the centre and ''datacircles'' surrounding it. The technology reads databits from these datacircles by measuring the angle and distance from the bulls eye for each.
 
ShotCodes are designed to be read with a regular camera (including those found on [[mobile phone]]s and [[webcam]]s) without the need to purchase other specialised hardware. Because of the circular design, it is also possible for software to detect the angle from which the barcode is read. ShotCodes differ from [[Datamatrix|matrix barcodes]] in that they do not store regular data - rather, they store a look up number consisting of 4940 bits of data. This needs to link to a server that holds information regarding a mapped [[Uniform Resource Locator|URL]] which the reading device can connect to in order to download said data.
 
== History ==