Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

how I connect the smoke detector with the PIC ?

Status
Not open for further replies.

maxster03

Newbie level 2
Joined
Oct 29, 2008
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,300
need your help

Hi Everyone !

I am working on a project in which i have to connect a Smoke detector with a PIC16F877, i don't want the smoke detector buzzer to sound but i want it to send the input signal to the PIC when it detects smoke, i have tested the smoke detector and it is giving a 5V to -5V square wave, the sound buzzer has 3 wires red, black and white. i calculated the volatge across red and black wires.

Can someone tell me how I connect the smoke detector (which wire) with the PIC.

Thank you so much to everyone who replies in Advance

Murtaza
 

hey,i am having the same problem like you,and my condition is much more worse than you,i dunno how to writet the source code for the system whenever the smoke detector detect the smoke and send the signal to the PIC16F877,since u already ask this question one year ago,I guess u already find a answer for it,so I hope to get the help from you in urgent,because my lecturer is forcing me to send the project to her on the next two days,if u are here,please help me,thanks..
 

jackson0215 said:
hey,i am having the same problem like you,and my condition is much more worse than you,i dunno how to writet the source code for the system whenever the smoke detector detect the smoke and send the signal to the PIC16F877,since u already ask this question one year ago,I guess u already find a answer for it,so I hope to get the help from you in urgent,because my lecturer is forcing me to send the project to her on the next two days,if u are here,please help me,thanks..

Assuming you are getting the same kind of output from the smoke detector(+5V to -5V square wave) as mentioned by the OP.

First condition this signal my means for diode in order to make is compatible for uC input.

Second, you can program uC to read this input either through poll or by means of interrupt whatever works out best for your requirement.

Good luck
 

as Jack// ani said, try to make sure the signal do not change to mut ( into voltage by example, if you are using an digital IO)

All you need is some constant signal.. and thats all, why dont you post some schematic here?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top