Difference between revisions of "Megadoor"
From Makers Local 256
m (Structuring for future additions) |
m (updated project status) |
||
Line 1: | Line 1: | ||
{{Project|Creator=hfuller | {{Project|Creator=hfuller | ||
− | |Status=<onlyinclude> | + | |Status=<onlyinclude>NFC Auth Implimented</onlyinclude> <!--LEAVE ONLYINCLUDES FOR STATUS HACK--> |
|Born On=17:28, 23 February 2016 (CST) <!--DO NOT EDIT --> | |Born On=17:28, 23 February 2016 (CST) <!--DO NOT EDIT --> | ||
|Last Updated={{#time: H:i, d F Y| {{REVISIONTIMESTAMP}} }} (CDT) <!--DO NOT EDIT --> | |Last Updated={{#time: H:i, d F Y| {{REVISIONTIMESTAMP}} }} (CDT) <!--DO NOT EDIT --> |
Revision as of 15:14, 25 February 2016
Creator: |
Contents
[hide]Overview
"I don't even know how this happened." - ctag
We're making yet another door auth system. This one will use microcontrollers and NFC.
Hardware
ATmega DIP Pin | Arduino Pin | Function/Connection |
---|---|---|
15 | D9 | Door Unlock Transistor |
28 | A5 | NFC -> SCL |
27 | A4 | NFC -> SDA |
12 | D6 | NFC -> IRQ |
11 | D5 | NFC -> RST |
Software
Oh boy.