uploaded 2 years ago
QR Code generator

readme

# QR Code generator component

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).

Supports all targets

License: Apache-2.0

To add this component to your project, run:

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

or download archive

Dependencies

  • ESP-IDF >=4.3
  • Stats

    • Downloaded in total
      Downloaded in total 337.7k times
    • Downloaded this version
      This version: 297.9k times

    Badge

    espressif/qrcode version: 0.1.0
    |