Skip to content

avantcontra/n4m-qrcode-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

n4m-qrcode-generator

MaxMSP QRCode generator allow you to generate a QRCode image from some text, web URL, etc.

QRCode generator

It uses "Node for Max" package of Max8.

And the node package "node-qrcode".


Files

qrcode-generator.maxpat : The Max patch to run the example. It will generate a png file in qrcode folder from the message text.
qrcode-generator.js : The launcher JS for the NodeJS script.
README.md : This file!


Usage

  1. Launch the qrcode-generator.maxpat Max patch.
  2. Click on the [script npm install] once to install the NodeJS package. And then click on the [script start] message to start the Node process.
  3. Click the two example message object. You will see the image file generated in qrcode folder, and the image rendered in window.
  4. You can scan the QRCode image using mobile phone App to see the result.

Cheers~

Contra

About

MaxMSP QRCode generator using Node for Max.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published