Compare commits

..

5 Commits

Author SHA1 Message Date
3987e35b3d partial : Cleaned code a bit, prepping for reading Mifare tags
Added two new options in settings :
- One to not error out if a reader is missing
- One to force using a reader using it's name.
2024-02-28 12:09:33 +01:00
d794acb7b7 Enhanced polling
Previously, a card could be scanned twice in a row and it's state would be kept in memory so the card would be scanned again as soon as a credit ended.

Added debug strings
2024-02-28 12:09:33 +01:00
5dd9cd6430 Added ability to insert cards from files
Merged logic to read cards from a local file from CrazyRedMachine's redboard repository.

Added the ability to select a card from the files by pressing and holding a number on the keypad.

Bumped version
2024-02-28 12:09:33 +01:00
47c1f34481 Edited build64.bat 2024-02-28 12:09:33 +01:00
76d4d75b2e Added ACR122U support
This currently only really works well with felica lite cards (amusement IC).

Older cards or different types (Mifare) should work too but their id won't be correct.

Updated readme
2024-02-28 12:09:33 +01:00

Diff Content Not Available