Open RebornedBrain opened 1 month ago
Will this work on Pricer brand tags?
I don't think so, because each vendor has it's own protocol over NFC which needs to be investigated and implemented separately. In order to do that some protocol traces are required, I had tags of mentioned vendors only. But anyway app is done in the way, which assume adding new vendors and screens.
Good display: No reaction and eventual out of memory on trying to write with original app(https://www.good-display.com/product/423.html using GDEY037T03 config) Wave share: works but not super stable.
What's new
Here is the list of displays wich app supports now: Waveshare:
Goodisplay:
Verification
Emulation
Goodisplay emulation verification:
Waveshare emulation verification:
Waveshare emulation verification using Proxmark:
hf waveshare loadbmp -f <path_to_file.bmp> -m 0
Writing
Writing depends on 'Writing mode' on Settings menu:
When initial image is smaller then target screen, then it will be copied to target and other part in target will be filled with black color. When initial image is larger then target screen, then it will be cropped to fit target screen size.
Checklist (For Reviewer)