QRcodeDisplay icon indicating copy to clipboard operation
QRcodeDisplay copied to clipboard

ESP Generate QRCode for several displays - Base Repo

Results 3 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...