Skip to content

A simple program to produce QR Codes from command line that supports as parameters the string to encode, the name of the .bmp file to generate (including its path) and its size version.

Notifications You must be signed in to change notification settings

georgecatalin/QR_Code_Generator

Repository files navigation

QR_Code_Generator

A simple program to produce QR Codes from command line that supports as parameters the string to encode, the name of the .bmp file to generate (including its path) and its size version.

Libraries

The application uses the 'libqrencode' library.

Compiling and linking instructions

Feel free to follow the following instructions about how to use the 'libqrencode' in your C++ Project on Embedded Linux and ARM-Powered devices such as BeagleBone Black, Raspberry Pi:

QR Code

About

A simple program to produce QR Codes from command line that supports as parameters the string to encode, the name of the .bmp file to generate (including its path) and its size version.

Topics

Resources

Stars

Watchers

Forks