issues
search
lncm
/
ideas
Ideas for things to be built on meetups.
MIT License
21
stars
4
forks
source link
QR code displaying
#16
Closed
AnotherDroog
closed
6 years ago
AnotherDroog
commented
6 years ago
In support of #14 and #1
[x] Generate QR code png using pure python
[x] Use ERROR_CORRECT_L (About 7% or less errors can be corrected)
[ ] Hook up to #5 API and generate QR from invoice request (convert to uppercase)
[x] Resize png using pure python (keep QR centered on white background)
[ ] Add text to top and bottom (e.g. amount to pay, "Scan to pay")
[x] Display generated png on e-ink
[x] Consider writing bitmap to display framebuffer instead of using png intermediate step
AnotherDroog
commented
6 years ago
Moving this issue over to
Satoshi-Pi
In support of #14 and #1