Difference between revisions of "Megadoor"
From Makers Local 256
(Oh boy, here I go making wiki pages again.) |
m (I'm a real project now!) |
||
Line 1: | Line 1: | ||
+ | {{Project|Creator=hfuller | ||
+ | |Status=<onlyinclude>Is a thing</onlyinclude> <!--LEAVE ONLYINCLUDES FOR STATUS HACK--> | ||
+ | |Born On=17:28, 23 February 2016 (CST) <!--DO NOT EDIT --> | ||
+ | |Last Updated={{#time: H:i, d F Y| {{REVISIONTIMESTAMP}} }} (CDT) <!--DO NOT EDIT --> | ||
+ | }} | ||
+ | [[Category:doors]] | ||
+ | [[Category:Microcontroller]] | ||
+ | [[Category:Automation]] | ||
== Overview == | == Overview == |
Revision as of 18:28, 23 February 2016
Creator: |
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.