Compare commits
2 Commits
0.05
...
one-int-wi
| Author | SHA1 | Date | |
|---|---|---|---|
| 84b5a8a341 | |||
| 85a09fef79 |
File diff suppressed because it is too large
Load Diff
11
README.txt
11
README.txt
@@ -15,11 +15,19 @@ https://github.com/zyphlar/Open_Access_Control_Ethernet
|
|||||||
For the latest version of the UPSTREAM software, visit:
|
For the latest version of the UPSTREAM software, visit:
|
||||||
http://code.google.com/p/open-access-control/
|
http://code.google.com/p/open-access-control/
|
||||||
|
|
||||||
|
Features in Ethernet branch v0.01:
|
||||||
|
-Extremely rudimentary logging via HTTP using Arduino Ethernet
|
||||||
|
|
||||||
|
New features in v1.32:
|
||||||
|
-Serial console password with bad attempts lockout
|
||||||
|
-Fixed minor bugs, remove some unused functions
|
||||||
|
|
||||||
Note: Unpack the libraries (WIEGAND26, DS1307, PCATTACH) into your arduino
|
Note: Unpack the libraries (WIEGAND26, DS1307, PCATTACH) into your arduino
|
||||||
libraries directory. This is usually:
|
libraries directory. This is usually:
|
||||||
|
|
||||||
~/arduino/hardware/libraries/
|
~/arduino/hardware/libraries/
|
||||||
(restart the Arduino program afterwards to apply the changes.)
|
|
||||||
|
|
||||||
|
|
||||||
The hardware design for the Open Access Control for Hacker Spaces uses the Arduino
|
The hardware design for the Open Access Control for Hacker Spaces uses the Arduino
|
||||||
board with Atmega 328. It has been tested with:
|
board with Atmega 328. It has been tested with:
|
||||||
@@ -45,4 +53,3 @@ The following pin assignments are assumed by this software:
|
|||||||
-Pins A0,A1,A2,A3 for alarm sensors
|
-Pins A0,A1,A2,A3 for alarm sensors
|
||||||
-Pins A4,A5 for SDA,SCL (I2C)
|
-Pins A4,A5 for SDA,SCL (I2C)
|
||||||
|
|
||||||
(g*32767+G-1)/2
|
|
||||||
|
|||||||
Reference in New Issue
Block a user