Alarm Contact


Closed Thread
Results 1 to 17 of 17

Thread: Alarm Contact

Hybrid View

  1. #1
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    Most alarm systems I've come across have a series Resistor in each Sensor. Attempt to bypass the Sensor (with Darrels aligator clips) and you unbalance the circuit setting the Alarm off. But hey, who am I to comment... I'm not thirty yet!

  2. #2


    Did you find this post helpful? Yes | No

    Red face Visual Basic Software

    Ok thanks people,now I know what i have to do.
    I made a Security Software in Visual Basic,for the moment for 4 Alarm Contact.
    I have work two week on this Software,the most lost time was on the PIC
    controller.

    Thanks !!!
    Bye Pesti
    Attached Images Attached Images  
    Last edited by Pesticida; - 14th October 2005 at 16:02.

  3. #3
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default

    I think this was from Forrest Mims. Intelligent Alarm.

    Alarm resisters of different values in series.
    Each window/door if opened closes across a resistor?
    Total resistance (Pic AD) indicates which resistor is shorted.
    Even with combinations of resisters shorted it can be determined which windows are opened.
    Tamper is if not one of the combinations.

    Norm

  4. #4
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    Hi,

    What about an alarm system based on RS-485 supporting up to 32 devices (even 128)
    with maximal network length of up to 1500m?

    With the master PIC you could:

    - Query the status of the slave PIC.
    - Reset the alarm status of the slave PIC.
    - Turn the light on and off inside the room via slave PIC.
    - .....
    - .....

    Also with the VB program talking to the master PIC via RS-232 you could
    dynamically define areas which are protected also during the day and monitor/log
    the activity of each slave and and therefore know which window/door you will
    have to check before you leave the building.
    What about verify the temperature of the air-conditioning in the computer server room?
    There are no limits here.....

    Best regards,

    Luciano
    Star Trek Security Systems

  5. #5


    Did you find this post helpful? Yes | No

    Default

    Hi,
    This is a very good Idea Luciano with Master and Slave ,
    did you know where can I find Schemas about RS-485.

    Bye Pesti.

  6. #6
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    Do a search on this forum for "RS-485" or "RS485".

    Luciano

  7. #7


    Did you find this post helpful? Yes | No

    Default

    Hi,
    I found this schema I think this is ok?
    Have anybody experience with RS 485 connections.

    The Alarm Contact with the two resistors like on my Alarm Box works just fine.
    I have now three states:Alarm,Normal,Sabotage.
    Thanks People for the help!!!

    I made that my Visual Basic Software send every second data to PIC and back,the Software saves the data (Contact States+Date+Time) on one file and then the Software read the data from the file and shown on the GUI,when the State is Normal I can reset the Alarm, and so on.
    All is working very good but I must to expand the capability.
    For the moment I can adjust the time interval,map load,save the Contact coordinates on the map,text for the contacts,pictures for the contacts,Port adjustment,Sound on Alarm.
    I want to made this what Luciano mean with Master und Slave,any Slave Pic have a ID Adress and so on,I can adjust the adress with DIP switch.

    Regard Pesti.
    Attached Images Attached Images  
    Last edited by Pesticida; - 16th October 2005 at 14:58.

Similar Threads

  1. INT2 anomaly in DT_INTS-18??
    By jellis00 in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 17th February 2010, 20:07
  2. Continuous Interrupts when using DT_INTS and an INCLUDE file
    By jellis00 in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 15th January 2010, 21:42
  3. DS1307 and a LED array, need ideas
    By peu in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 30th December 2009, 18:45
  4. Replies: 14
    Last Post: - 26th September 2007, 05:41
  5. Alarm Time
    By Santana in forum Code Examples
    Replies: 1
    Last Post: - 8th December 2006, 13:58

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts