https://github.com/jcash/qrcode
A simple C/C++ lib to generate QR code images
https://github.com/jcash/qrcode
Last synced: about 1 year ago
JSON representation
A simple C/C++ lib to generate QR code images
- Host: GitHub
- URL: https://github.com/jcash/qrcode
- Owner: JCash
- License: mit
- Created: 2017-03-17T11:52:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-17T08:18:15.000Z (over 7 years ago)
- Last Synced: 2025-01-24T12:45:32.541Z (over 1 year ago)
- Language: C
- Size: 777 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qrcode
A simple C/C++ lib to generate QR code images
# Reference material
I followed the excellent tutorial here: http://www.thonky.com/qr-code-tutorial/introduction