Sasecurity Wiki
Advertisement

Alarm circuit[]

https://www.sweharris.org/post/2023-06-13-digital_safe_3/ , https://github.com/sweharris/esp8266-timer-safe time delay safe opening with esp8266. See his perl scripts under links and mqtt integration.
http://www.superhouse.tv/episode/13-connecting-security-sensors-to-arduino, https://www.youtube.com/watch?v=NfPDpwtPi6g Connection of resistors and relays and reading such with A/D converter of Microcontroller, Arduino.
https://github.com/SuperHouse/SecuritySensor4ToMQTT/blob/master/SecuritySensor4ToMQTT.ino Github code from superhouse.tv. Interfaces with ESP8266 wifi module. Forum at http://forum.freetronics.com/viewforum.php?f=30

Inside jobs[]

Owner must receive a text, SMS on his cellphone upon deactivation of alarm. The employee of the business makes duplicate keys and knows where the alarm panel is. He enters ther premise after hours triggering the outdoor PIR and opens the door with his duplicate key. The alarm company arrives, but cannot find any forced entry and departs. The employee then deactivates alarm. Insist on a networked connected, cellphone alarm system that informs you the owner via SMS, whatsapp etc. that your alarm has been switched off. GSM jamming is detected with http://www.roundsolutions.com/(GpsAndGprs), the modem pulls in a relay which is connected to the ADSL line.
Install Ultrasonic sensor adjacent to alarm keypad panel.
An RFID tag in addition to keypad typing for deactivation.

bypassing[]

http://web.archive.org/web/20100317174011/http://www.zoklet.net/bbs/showthread.php?t=39179 Zoklet burglar alarm


hackaday[]

http://www.instructables.com/id/Arduino-based-Burglar-and-Fire-Alarm-System/ , https://github.com/mykh/Burglar-and-Fire-Alarm-System-Arduino


http://hackaday.com/2014/09/02/arduino-powered-alarm-system-has-all-the-bells-and-whistles/


http://emoncms.org/ , http://openenergymonitor.org/emon/

http://www.smsalert.co.za


Links[]

http://www.esphome.io

BurglarBars

car alarm[]

moved Vehicle security

, EblockWatch1

http://darkwebnews.com/security-guide/monitoring-antenna/ ".. One researcher was able to use a wireless signal sent by a smart meter from up to 300 meters away (900 feet) to find out which house it was coming from and what the current power consumption was in plain text. She was then able to use this information to determine when people were and were not home based on average spikes in consumption since the meters pulse every 30 seconds. .." Burglars could use tech to determine if person is at home or not.

Securing perimeter[]

https://www.youtube.com/watch?v=-GNkobAxao0 uwb positioning (10cm) In this video, I'll demonstrate my experience of attempting to create a Real-Time Location System using the Decawave DW-1000 Ultra-Wideband transceiver./Makerfabs/Makerfab. Or use NodeMCU-BU01. The DW1000 chip will work with an Arduino or any other microprocessor with an SPI interface. The advantage of using the ESP32 is to take advantage of the built-in WiFi for transmitting data from the tag to a server.

Advertisement