Przeglądaj źródła

Add link to RTT

Eric Betts 2 lat temu
rodzic
commit
b57a918ed3
2 zmienionych plików z 17 dodań i 6 usunięć
  1. 8 3
      readme.md
  2. 9 3
      web/index.md

+ 8 - 3
readme.md

@@ -8,11 +8,11 @@ File issues in [GitHub](https://github.com/bettse/seader/issues).
 
 ## Hardware
 
-Put **[SAM](https://www.cdw.com/product/hp-sim-for-hid-iclass-for-hip2-reader-security-sim/4854794)** into **[adapter](https://a.co/d/1E9Zk1h)** (because of chip on top) and plug into **[reader](https://www.mikroe.com/smart-card-2-click)**. Connect reader to Flipper Zero (See `Connections` below).
+### Option 1: smart card 2 click
 
-Alternatively, [NARD flipper add-on](https://github.com/killergeek/nard) works.
+Put **[SAM](https://www.cdw.com/product/hp-sim-for-hid-iclass-for-hip2-reader-security-sim/4854794)** into **[adapter](https://a.co/d/1E9Zk1h)** (because of chip on top) and plug into **[reader](https://www.mikroe.com/smart-card-2-click)**. Connect reader to Flipper Zero (See `Connections` below).
 
-### Connections
+#### Connections
 
 | Smart Card 2 Click | Flipper     |
 | ------------------ | ----------- |
@@ -21,6 +21,11 @@ Alternatively, [NARD flipper add-on](https://github.com/killergeek/nard) works.
 | TX                 | 16          |
 | RX                 | 15          |
 
+### Option 2: NARD flipper add-on
+
+Build it yourself from the files in the [NARD repo](https://github.com/killergeek/nard).
+
+Or buy it assembled at [Red Team Tools](https://www.redteamtools.com/nard-sam-expansion-board-for-flipper-zero-with-hid-seos-iclass-sam/), with or without SAM.
 
 ## Development
 

+ 9 - 3
web/index.md

@@ -37,11 +37,11 @@ File issues in [GitHub](https://github.com/bettse/seader/issues).
 
 ## Hardware
 
-Put **[SAM](https://www.cdw.com/product/hp-sim-for-hid-iclass-for-hip2-reader-security-sim/4854794)** into **[adapter](https://a.co/d/1E9Zk1h)** (because of chip on top) and plug into **[reader](https://www.mikroe.com/smart-card-2-click)**. Connect reader to Flipper Zero (See `Connections` below).
+### Option 1: smart card 2 click
 
-Alternatively, [NARD flipper add-on](https://github.com/killergeek/nard) works.
+Put **[SAM](https://www.cdw.com/product/hp-sim-for-hid-iclass-for-hip2-reader-security-sim/4854794)** into **[adapter](https://a.co/d/1E9Zk1h)** (because of chip on top) and plug into **[reader](https://www.mikroe.com/smart-card-2-click)**. Connect reader to Flipper Zero (See `Connections` below).
 
-### Connections
+#### Connections
 
 | Smart Card 2 Click | Flipper     |
 | ------------------ | ----------- |
@@ -50,6 +50,12 @@ Alternatively, [NARD flipper add-on](https://github.com/killergeek/nard) works.
 | TX                 | 16          |
 | RX                 | 15          |
 
+### Option 2: NARD flipper add-on
+
+Build it yourself from the files in the [NARD repo](https://github.com/killergeek/nard).
+
+Or buy it assembled at [Red Team Tools](https://www.redteamtools.com/nard-sam-expansion-board-for-flipper-zero-with-hid-seos-iclass-sam/), with or without SAM.
+
 ## References
 
 - [omnikey_5025_cl_software_developer_guide_mn_en](https://www.virtualsecurity.nl/amfile/file/download/file/18/product/1892/)