QR Code Module

Monkey Forums/User Modules/QR Code Module

Skn3(Posted 2013) [#1]
This is a module to render QR code images. It uses 99% monkey code and the only native code required are Lsr and Lsr functions. It should work on most platforms supported by Monkey. The module hasn't currently been extensively tested for unusual cases but it should be usable and functional.

This module was backed by CopperCircle, you should thank him with praise and gifts a plenty!

You can find the module here:
https://github.com/skn3/qrcode

Enjoy, for free :D



computercoder(Posted 2013) [#2]
Neat stuff! Thanks for the module :)


ziggy(Posted 2013) [#3]
Great!!