msr90

- Documentation & Code Examples for the MSR90 Magnetic Strip Card Reader 💳
git clone git://git.acid.vegas/msr90.git
Log | Files | Refs | Archive | README | LICENSE

DateCommit messageFiles+-
2024-05-12Fixed modulo 10 algorithm1+24-27
2024-05-12Added luhn algorithm example WITH THE OL MODULO 102+57-11
2024-05-12Added MII and IIN numbers LOL2+57-39
2024-05-12Added track 3 photos2+7-0
2024-05-12README formatting1+4-4
2024-05-12Added pictures for track data formats, legal disclaimer, intro, etc3+39-13
2024-05-12Added track data documentation and service code definitions1+63-2
2024-05-12Updated to use fstrings and generic improvements1+36-28
2024-05-12Code updated for more proper formatting and output1+39-70
2024-05-12whitespace fixed1+138-138
2024-05-12Added fallback parsing and better output1+160-68
2024-05-12Fixed single quote issue1+3-3
2024-05-12Initial commit3+104-0