The MASM Forum

Projects => Poasm => Pelle's C compiler and tools => Topic started by: TimoVJL on November 28, 2022, 01:59:13 AM

Title: QR code generator with Pelles C
Post by: TimoVJL on November 28, 2022, 01:59:13 AM
Using this:
https://www.nayuki.io/page/qr-code-generator-library

different engine than this:
http://masm32.com/board/index.php?topic=10511.msg115959#msg115959

Just a reduced version for fun :smiley:
Title: Re: QR code generator with Pelles C
Post by: jj2007 on November 28, 2022, 02:37:35 AM
At 12,800 bytes for the 32-bit version, that's remarkably compact, and has no dependencies. Compliments, Timo :thumbsup:
Title: Re: QR code generator with Pelles C
Post by: zedd151 on November 28, 2022, 03:54:39 AM
With all of this QR Code Generator fascination lately, has anyone looked into a QR code reader? Probably from an image file (.bmp, .jpg or ?) so as not to have to do any work with the camera stuff (seems would be rather complicated). Now that would surely be an interesting and probably not an easy project. (Meaning beyond my coding capability)


Whoops... I meant to post this in the QR Code thread in the Workshop...  :tongue: