Compare commits
11 Commits
one-int-wi
...
0.05
| Author | SHA1 | Date | |
|---|---|---|---|
| 055754b484 | |||
| 8e989ce4a2 | |||
| d028054ad8 | |||
| 39fbc94fc8 | |||
| 39435f191a | |||
| ac32edeac9 | |||
| 1dd2d0e694 | |||
| 3e09743532 | |||
| 31698b5c64 | |||
| e76c51b360 | |||
| 9bc5c9e15c |
File diff suppressed because it is too large
Load Diff
13
README.txt
13
README.txt
@@ -15,19 +15,11 @@ https://github.com/zyphlar/Open_Access_Control_Ethernet
|
||||
For the latest version of the UPSTREAM software, visit:
|
||||
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
|
||||
libraries directory. This is usually:
|
||||
|
||||
~/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
|
||||
board with Atmega 328. It has been tested with:
|
||||
@@ -52,4 +44,5 @@ The following pin assignments are assumed by this software:
|
||||
-Pins 5,6,7,8 for Relays
|
||||
-Pins A0,A1,A2,A3 for alarm sensors
|
||||
-Pins A4,A5 for SDA,SCL (I2C)
|
||||
|
||||
|
||||
(g*32767+G-1)/2
|
||||
|
||||
Reference in New Issue
Block a user