Skip to content

Commit

Permalink
Removed libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
vysocan committed Jan 31, 2017
1 parent 0b9eaa0 commit f35e48f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ http://openhomesecurity.blogspot.com

This project should replace standard home security alarms, and in future gather statistics from various sensors.

It consists from one main alarm board with atmega 1284P that thas inputs for sensors and outputs to relays. Main board also hosts wiz820io Ethernet for configuration and overview, RFM12B for radio remote nodes (not yet implemented), communication module to wired nodes (RS485 protocol), UART for GSM modem, Battery backed up RTC, EEPROM for log, I2C expansion connector, and AC supply and battery monitoring.
It consists from one main alarm board with atmega 1284P that thas inputs for sensors and outputs to relays. Main board also hosts wiz820io Ethernet for configuration and overview, RFM69HW for radio remote nodes (not yet implemented), communication module to wired nodes (RS485 protocol), UART for GSM modem, Battery backed up RTC, EEPROM for log, I2C expansion connector, and AC supply and battery monitoring.

Main board has 7 analog inputs that can recognize different events on sensors. And 4 digital inputs.
Main board has 8 analog(balanced) inputs that can recognize different events on sensors. And 5 digital inputs.

Remote nodes act as authentication units and currently they are set to receive iButtons as keys to arm/disarm the system.

0 comments on commit f35e48f

Please sign in to comment.