tz1 / qrduino

qr codes (2d barcodes) for arduino and embedded
GNU General Public License v3.0
70 stars 32 forks source link

Could you tell me how to show qrcode in the nokia lcd 5110 #6

Closed j53721093 closed 6 years ago

j53721093 commented 6 years ago

How to set the pin in the program

tz1 commented 6 years ago

You would have to add a 5110 driver to the code. This can generate the image, but display drivers are beyond the scope.