Skip to content

Commit d559285

Browse files
authored
Add description clock output pin Arduino Mega
1 parent baec51d commit d559285

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,17 @@ AESHitager PC <-------> Arduino <-------> PCF7991 IC <- - - - -> Key Transponder
3535
2. **RFID Reader**
3636
It is possible to use any available PCB containing a PCF7991 base station IC (ABIC). The cheapest solution seems to be IPROG RFID Adapter (available for ~ 15$)
3737

38-
| Arduino Pin | PCF7991 Pin Nr. | ABIC Pin Name | IPROG D-SUB PIN |
38+
| Arduino Nano Pin | PCF7991 Pin Nr. | PCF7991 Pin Name | IPROG D-SUB PIN |
3939
| :------------: | :----------: | :-----------: | :-------------: |
4040
| D2 | 10 | DOUT | 5 |
4141
| D7 | 9 | DIN | 3 |
4242
| D6 | 8 | CLK | 4 |
43-
| D3 (optional) | 6 | XTAL1 | 20 |
43+
| D3 / D9* (optional) | 6 | XTAL1 | 20 |
4444
| GND (optional) | (see Hint) | (see Hint) | 36 |
4545
| VCC / +5V | - | - | 32 |
4646

47+
\* : For Arduino Mega 2560
48+
4749
<img src="/documentation/PCF7991_Footprint.JPG" width=30% height=30%>
4850

4951
**Hint 1:**

0 commit comments

Comments
 (0)