espressif_idf-extra-components/qrcode
Daniel Paul 458086bb45 Added badges with version to the README files of components 2022-12-14 12:16:40 +01:00
..
include Initial commit 2021-11-19 10:18:28 +01:00
CMakeLists.txt Initial commit 2021-11-19 10:18:28 +01:00
LICENSE Initial commit 2021-11-19 10:18:28 +01:00
README.md Added badges with version to the README files of components 2022-12-14 12:16:40 +01:00
esp_qrcode_main.c Initial commit 2021-11-19 10:18:28 +01:00
esp_qrcode_wrapper.c Initial commit 2021-11-19 10:18:28 +01:00
idf_component.yml Add libsodium, cbor and jsmn components 2021-11-19 18:42:35 +01:00
qrcodegen.c Initial commit 2021-11-19 10:18:28 +01:00
qrcodegen.h Initial commit 2021-11-19 10:18:28 +01:00

README.md

QR Code generator component

Component Registry

This component contains a QR code generator written in C. This component is based on QR-Code-generator. This component is used as part of the following ESP-IDF examples:

To learn more about how to use this component, please check API Documentation from header file qrcode.h.