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.

temperature control using pic16f877

Status
Not open for further replies.

dre11

Newbie level 3
Joined
Apr 17, 2010
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
malaysia
Activity points
1,297
i want to build a circuit like this link

http://www.pablin.com.ar/electron/circuito/mc/termost/index.htm[/url]

but i want the pic to also control the temperature.
as example, a box is heated by 4 bulb. n the circuit will detect the temperature.
when the temperature is 37c all 4 bulb will light up
when 38c 3 bulb will light up.
when 39c 2 bulb will light up.
when 40c 1 bulb will light up.
when 41c 0 bulb will light up n the fan will switch on
can u help me.
 

You have to use 4 pins of the microcontroller as an output, connect 4 relays (1 relay with 1 pin each using transistor).
After that you read the temprature from LM35 and according to the temprature switch ON/OFF the relays.
You can see the attachment for the reference.
 

    V

    Points: 2
    Helpful Answer Positive Rating
can u give me a simple program to include this addition
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top