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.

the fire and burglar alarm

Status
Not open for further replies.

ahsanali

Newbie level 5
Joined
Mar 1, 2005
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,348
To make a fire alarm using microcontroller 89C51such that
the system should also sense the environmental temp,
and the user gives it a temprature value as a barrier ,
and when the environmental temp exceedes that barrier
the alarm should be switched on.The useof microcontroller 89C51
is must. bcz it is our subject of whom this project is.
LM35, microcontroller, should be used here.
THE PROBLEM for me is that its my first time to do this
type of project. so i want the circuit diagram and the
list of equipment and the way how they work in this project.
i shall be very thankful to u all helping me
u can also contact me on ahsanali@yahoo.com
regards,
AhsanAli
 

You might try a microcontroller with built in ADC. A PIC like the PIC16F876 or something like that.

You will have to do a bit of configuring the ADC to do what you want, but the rest of it is just straightforward programming.
 

ahsanali said:
To make a fire alarm using microcontroller such that
the system should also sense the environmental temp,
and the user gives it a temprature value as a barrier ,
and when the environmental temp exceedes that barrier
the alarm should be switched on.The useof microcontroller
is must. bcz it is our subject of whom this project is.
LM35, microcontroller, should be used here.
THE PROBLEM for me is that its my first time to do this
type of project. so i want the circuit diagram and the
list of equipment and the way how they work in this project.
i shall be very thankful to u all helping me
u can also contact me on ahsanali@yahoo.com
regards,
AhsanAli
if at all you need a microcontroller, then i think u can use a microprocessor kit like MPS 85 generally used for labs. with the help of the parallel transmission controller INTEL 8255 , write a ALP to control input and out put . ofcourse u may have to use a ADC for this purpose. i had used this process to design a temperature controller.
 

i guess much better use a microcontroller. all the hardware needed are already there ram, rom flash, it will minimize the circuit and easy to make change in the software since the microntroller can be reprogram.
while microprocessor i need more external hardware
difficult to find in the market 8255 chip
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top