mirror of
https://github.com/bettse/seader.git
synced 2026-03-30 16:25:59 +00:00
84143df8477744c30331a381e2bd41e779fbc7ea
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
Description
Languages
C
93.6%
Cython
5.8%
HTML
0.4%
Makefile
0.2%