Close

Delay removed, so typing is better

A project log for QR Code Generator Supercon Badge Hack

A QR Code Generator that lives on the badge so you can link to your Website, Email Address, YouTube Channel, or whatever you want.

melissa-leblanc-williamsMelissa LeBlanc-Williams 11/14/2018 at 22:000 Comments

I originally had placed a delay in the code because it was redrawing the QR code every cycle and looked weird. However, I had already updated it so the QR code is only redrawn on load or by changing the string. I went ahead and removed the delay because when typing quickly, sometimes characters were missed since there isn't any kind of keyboard buffer.

Discussions