mirror of
https://github.com/bettse/seader.git
synced 2026-08-28 18:38:17 +00:00
83d70158d270d33b173ec7468fdb12f56c77cf0e
Seader
Flipper Zero application (aka "fap"). Versioning TBD.
Bugs
File issues in GitLab.
Hardware
Put SAM into adapter (because of chip on top) and plug into reader. Connect reader to Flipper Zero (See Connections below).
Alternatively, NARD flipper add-on works.
Connections
| Smart Card 2 Click | Flipper |
|---|---|
| 5v | 1 |
| GND | 8 / 11 / 18 |
| TX | 16 |
| RX | 15 |
Development
- Install git version of asnc1 (
brew install asn1c --headon macos) - Run
asn1c -D ./lib/asn1 -no-gen-example -pdu=all seader.asnin in root to generate asn1c files - Checkout or symlink to flipper-firmware's applications_user folder
./fbt fap_seaderto build./fbt launch_app APPSRC=seaderto build/launch
References
Languages
C
94%
Cython
5.4%
HTML
0.4%
Makefile
0.2%