espressif/qrcode
uploaded 1 month ago

QR Code generator

readme

# QR Code generator component [![Component Registry](https://components.espressif.com/components/espressif/qrcode/badge.svg)](https://components.espressif.com/components/espressif/qrcode) This component contains a QR code generator written in C. This component is based on [QR-Code-generator](https://github.com/nayuki/QR-Code-generator). This component is used as part of the following ESP-IDF examples: - [DPP Enrollee Example](https://github.com/espressif/esp-idf/tree/master/examples/wifi/wifi_easy_connect/dpp-enrollee). To learn more about how to use this component, please check API Documentation from header file [qrcode.h](https://github.com/espressif/esp-bsp/tree/master/qrcode/include/qrcode.h).

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/qrcode^0.1.0~1"

or download archive

Dependencies

  • ESP-IDF >=4.3
  • Stats

    • Downloaded in total
      Downloaded in total 305.0k times
    • Downloaded this version
      This version: 7.4k times

    Badge

    espressif/qrcode version: 0.1.0~1 |