Modifications

Sauter à la navigation Sauter à la recherche
4 319 octets ajoutés ,  30 mai 2014 à 09:48
aucun résumé de modification
Ligne 1 : Ligne 1 :  
{{Trinket-Alarme-NAV}}
 
{{Trinket-Alarme-NAV}}
 +
 +
== Installation ==
 +
{{ADFImage|Trinket-Alarme-Conception-00.jpg}}
 +
 +
You will want to install your alarm system box away from entry points. If you can, install the box where it takes a ladder or other pains to get at it so the intruder cannot just rip it off the wall.
 +
 +
You will need to have wall power (mains) nearby for the 5 volt DC step-down power supply.
 +
 +
Even if the system is not installed outside, consider an environmental-rated case for the control unit to keep it dry.
 +
 +
Secure the case to the wall with screws. Best to have case holes predrilled before installation.
 +
 +
String your sensor wires: two conductor wire is straightforward but 3 or 4 conductor could be used for the magnetic contacts to use one run, multiple wires. If you use a fine gauge wire, the resistance will be higher but wires might be a bit easier to run.
 +
 +
You can use many methods to secure the wires: outdoors, heavy-duty staples may work. Plastic sticky tubing (Panduit or similar in the US) works to run cables along walls. Making them hidden or above reach is good. In a carpeted room, you can feed them in the space between the baseboard and the carpet. Ensure wires are firmly in place. You can leave a bit extra at each end to be sure when you hook things up you are not a bit short especially if you cut a wire while stripping it.
 +
 +
Mount your sensors. Mount magnetic sensors above/very near the door/window. Put a multimeter on the wires and you will register an open circuit. Now place the magnet on the closed door/window and move it until it registers as a closed circuit (near zero ohms) That is where you want the magnet screwed in. You should probably tape the magnet in place and move the door/window open and closed a few times to make sure it consistently registers. When you are satisfied, permanently screw in the magnet and contact. Test to ensure it works the way you expect it to.
 +
 +
Solder connections between the sensor wires and the wiring to the control box. To keep connections from the elements, wrap them in electrical tape or heat shrink. You might consider a small box to place the connections in.
 +
 +
== Walk test ==
 +
 +
The act of testing your system is called walk testing. First, the green LED of the Trinket should be on. If you use Bluetooth, ensure the computer is close by to monitor your work. A second person would be helpful at this point to avoid having to test then run to the PC to see what it did.
 +
 +
Close all the doors/windows. If you have a motion sensor, stand still so it stops registering movement. The red LED on the Trinket should not blink and the Bluetooth serial monitor will indicate "Set". Now "trip" each sensor in turn and check that the correct number of blinks are displayed on the LED and the Bluetooth link states the correct indications on the PC. If everything is working, each sensor trip (or combination) will work as intended. If not, check your connections.
 +
 +
Below is a terminal window with various sensors tripped then all sensors set up (no alarm).
 +
 +
 +
{{ADFImage|Trinket-Alarme-Install-00.jpg}}
 +
 +
If you get the word "Error", then the circuit is reading analog values outside of those we found on the bench. Go back to loading the code with DEBUG to record the values for each open/close combination and you will probably find one or more values that changed due to resistance in the wire.
 +
 +
If you cannot get one or more sensors to "set up" (not alarm), for magnetic contacts adjust the magnet to trip when the door is closed. For the PIR, you must be still for the unit to set up.
 +
 +
Adjust the PIR's sensitivity and trip time again if necessary.
 +
 +
== Utilisation ==
 +
 +
My circuit is monitored by my Bluetooth-enabled PC in the basement about 10 feet away (well within the 33 foot range of the Bluefruit). The PC monitors the stream for any text not "Set". You can write a Processing, Python or other program to connect through the Internet to alert if there is an alarm (left as an exercise for the Maker).
 +
 +
Be careful if you think about directly having your alarm alert the authorities. In many jurisdictions, alarm systems have to be registered and if there are nuisance alarms, you can be fined. You do not want the police coming for every small animal that might wander into your alarmed space.
 +
 +
In the next section, we'll discuss annunciating circuits that are more complex.
    
{{Trinket-Alarme-TRAILER}}
 
{{Trinket-Alarme-TRAILER}}
29 917

modifications

Menu de navigation