You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to print a QR code onto an SSD1306 128x64 display but I'm having some issues, the QR code is a jobbled mess. it doesn't look like a QR code at all. I am just using the base example code:
I experienced a similar issue. The pixels didn't scale to the resolution of the OLED screen I used (a ST7789). I manage to fix it by changing some of the code. I will try to push the changes I made to this repo (but I'm a complete git noob..).
Hi,
I am trying to print a QR code onto an SSD1306 128x64 display but I'm having some issues, the QR code is a jobbled mess. it doesn't look like a QR code at all. I am just using the base example code:
Code:
Here is the QR code:
https://imgur.com/a/WMiXy87
Thanks all!
The text was updated successfully, but these errors were encountered: