8 projects tagged "QR Code"
QR code generator is a PHP class that can be used to generate QR Code images using Google Chart API. It can send an HTTP request to the Google Chart API Web server to request the generation of a PNG image that represents the QR code graphic for a given information snippet. Currently the class can request the generation of QR codes for information snippets of the following types: bookmark, text, SMS message, phone number, contact information, e-mail message, geo-location, WIFI access, i-appli metadata, or abitrary content-type. The generated QR code image can be returned as a string, served for download, or returned as a URL string.
QR code is a JavaScript object that can display QR code images using the Google Charts API. It can create an HTML IMG element inside a given page element with an URL of Google Charts API that serves a QR code image with a given piece of information. Currently, it can generate QR code images for HTTP links, bookmarks, SMS messages, phone numbers, personal contacts, email addresses, geographic locations, WIFI accesses, or any type of text content.
Gig Cable Label generates label images with numbers in the Resistor code colors and letters in red with a white background, with a QR code to the right side of the label. The QR codes size is based on the string size of the text and ECC level (the better the error correction, the less text that can be encoded). All labels can be made with the select boxes provided for both Numeric and Alphanumeric codes. QR codes can be generated from phone numbers, URLs, email addresses, VCARDS, and custom text.
QRwave uses QR codes to streamline the B2B ordering process. It is a Web service/smartphone application combo which allows your clients to place an order by simply scanning an item's QR code. With QRwave, any authorized company employees can place a restocking order as soon as they notice that supplies are running low. There's no need to remember a website URL or vendor information. Everything is included in the QR code.
cQRCode is a class that generates QR code images in GIF, JPEG, and PNG formats. It takes a string of information to encode and can either serve the image with the current script output or save it to a file. The size of matrix points and the error correction level parameters are configurable.