-
Are there plans to support other modes other than text?
QRCode standard has four modes of encoding: (I) numeric, (ii) alphanumeric, (iii) byte or binary, and (iv) kanji
-
Thierry,
thank you for creating the qrcode package. I started to play around with it and found some weird behavior I don't understand.
It occurs for example when I try to use "Straße", the german …
-
It is possible to customize the generator so that it generates a text along with the QR code, so that it looks something like this:
![Image](https://github.com/user-attachments/assets/5a3e16a2-114a-4…
-
dorod bar shoma
moshkel ersal nashodane QRCODE chiyeh ?
Domain FIx hame chi fixe vali Qr Ersal nemishe.
moshkel az koja mitone bashe
-
We're getting really close to having Feather Wallet ready for inclusion in Debian, but we ran up against a license conflict.
[src/qrcode/QrCode.cpp](https://github.com/feather-wallet/feather/blob/m…
-
Hello,
I can get QRCodes content via the python sdk fro small QRCode contents, but for bigger (around 500 characters) QRCodes I don't get the content.
Is there a way to get these data?
-
![Image](https://github.com/user-attachments/assets/299d4b50-1ac3-4b5f-af91-52f7a01fdc40)
-
Hello, please help me!!!
I run esp32-smartdisplay-demo and working fine! But when i add line `lv_disp_set_rotation(disp, LV_DISPLAY_ROTATION_90);`, screen do not display anything
```c
#include
…
-
Consider the following example:
```
QR Code MWE
window.onload = function() {
var qrcode = new QRCode(document.getElementById("qrcode"), {
width : 300,
height : …
-
Referencing issue which had a list of ideas, and since it was closed, sorting those into their own issues. (issue #27):
Basically the title, add option to embed logo inside a given qrcode. Food for…