basic stamp programming/wiring question
firealarmfreak
Posts: 105
Hey im making a homemade fire alarm control panel and im trying to build a supervisory.
A supervisory is a part of a panel that will communicate a message to the panel if a device is disconnected randomly.
What i want its:
When a switch (pull station, smoke detector etc..) is disoconnected anywhere from my system, it shines a led and a small buzzer comes on. I have seen this done before but im confused on how to do it.
I want the easiest method.
If someone could tell me the best way to program that and possibly give a scematic or any advice that would be great.
Chris.
A supervisory is a part of a panel that will communicate a message to the panel if a device is disconnected randomly.
What i want its:
When a switch (pull station, smoke detector etc..) is disoconnected anywhere from my system, it shines a led and a small buzzer comes on. I have seen this done before but im confused on how to do it.
I want the easiest method.
If someone could tell me the best way to program that and possibly give a scematic or any advice that would be great.
Chris.
Comments
Just wondering, where would you ever be able to use a homemade fire panel except maybe in your house?
Most home equipment is designed pretty stand-alone -- smoke alarms especially. That way, home-owners just have to put up one or two stand-alone units and they're done, no additional wiring needed. Retrofitting "additional wiring" might be pretty difficult.
A simple SSR (solid state relay) such as those made by National Controls Corporation in Chicago does a nice job.
The TTL output of the Stamp II is 5 Volts.· This can be connected directly to the SSR and provides an optoisolated signal that can control 120 VAC directly.· I use the NNC SSRs a lot in my business and recommend a 10 Amp unit for your application.
The input of either an open or closed switch would provide a 5 Volt high output state which is fed directly into the low side of the SSR.· 120 VAC on the output side with a 5 Amp fuse will give you plenty of power for a light and a small 120 vac alarm device.
Regards,
Dr. Resonance
·
I was told i could do my supervisory with a RCTIME program and circuit but im confused.. i need help.
(this panel is used in my house, its NOT used to meet fire codes)
Chris.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen