QRcodeDisplay icon indicating copy to clipboard operation
QRcodeDisplay copied to clipboard

ESP Generate QRCode for several displays - Base Repo

Results 4 QRcodeDisplay issues
Sort by recently updated
recently updated
newest added

Hello, yoprogramo. i need example to define the QRCODEVERSION on my sketch. i use: #define QROCDEVERSION 10 but there is nothing changed. Please Help. Thanks a lot.

I would like to output the qr frame to an Arduino Thermal Printer (https://learn.adafruit.com/mini-thermal-receipt-printer/microcontroller). Scaling would need to be applied, the width in pixels of the printer is approximately 300....

Hi @yoprogramo , I have used your library to display QR Code using ESP32 in SSD1306 Display. First I want to thankyou for that. Now I want to integrate your...

ADD HUB75 panel. I also made a pull request on the previous repository for the photo. The code for the hub75 can be found here: https://github.com/hendriksen-mark/QRcode_HUB75