Commit Graph

12 Commits

Author SHA1 Message Date
267d36d058 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:06 +01:00
6bcc546b4b 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-26 22:20:01 +01:00
aeae89ab8e 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-26 19:05:19 +01:00
68e9fb938b Edited build64.bat 2024-02-26 14:35:01 +01:00
3a9725e463 Updated readme 2024-02-24 16:40:50 +01:00
9eedc62e04 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.
2024-02-24 16:11:28 +01:00
nat
358e4633ae aimepcsc: poll: return no_card on bad card reads 2024-01-13 08:46:04 -08:00
nat
0fe3a5a471 aimeio-pcsc: soft error for some edge cases 2024-01-11 06:09:14 -08:00
nat
b96ad265a2 aimepcsc: fail softly on card transaction errors 2024-01-11 04:41:28 -08:00
nat
6ff46befb4 aimieio: exports 2024-01-10 08:08:37 -08:00
nat
99b88aef22 aimeio: less verbose, handle console created case 2024-01-10 08:08:25 -08:00
nat
71d32d6ad1 aimeio-pcsc: vcs 2024-01-10 07:31:47 -08:00