Skip to content

How to use this library #1

@ghost

Description

Hello,
I am using this library https://github.com/grintor/QRprint to print QR codes using Arduino. If you check the values in frame.c (https://github.com/grintor/QRprint/blob/master/QRprint/frame.c), and in qrprint.cpp (https://github.com/grintor/QRprint/blob/master/QRprint/qrprint.cpp), it should be clear that the string to be printed as a QR is truncated (hardcoded) to 47 characters. I tried increasing this number and replaced my frame.c file with your version71.c file but the printer generated odd QR codes that are neither scannable nor compliant to the QR figures standards. If you could please guide me through the correct process to generate version 7 QR codes or higher I would really appreciate this since it is very critical to my project. Thanks a lot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions