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.

Pt 1000 + Pic MCU + LCD interface.

Status
Not open for further replies.

JoKKeR

Full Member level 2
Joined
Feb 14, 2008
Messages
130
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,298
Location
Estonia
Activity points
2,281
pt1000 maxim

I need to write a program to drive 4 solar heat collectors. The idea is to regulate switchable ( 4 positions ) water pump witch pumps water true 2 x 2 paralleled collectors to collect much heat energy as possibly.

Im not sure about last part ... I guess high enough temperature is target.

Since client do not know much about MCUs and control, im been told to do a switching thing related to temperature signal (like a comparator based switching).

My plan is to use pic 16f887, It got 14 ADCs and many many pins.

Since i do not have much experience and iv much time ... im asking for advise ;)
Previously iv programmed pic 16f84 to blink leds and it seemed not complicated at all.
After all can i handle project so "big" and how good the´program quality should be , coz this thing need to drive almost whole system without any failure ?

Some smaller questions.

-Is the Pt 1000 best choice and can i connect it like a potentiometer.

- Will pic16f887 handle this job, coz there will be 10 + sensors, Large 4 x 20 char lcd and some more ? It takes 1 ADC pin per sensor right ?

- Something important, i should know ?


Thank you !
 

pt1000 pic

Use the Maxim DS1820 1 wire devices for temperature meaurement. You can use a 1 wire network ; and only need 1 I/O port. The PIC sould be able to do the job. Use CCS C compiler (with 1 wire instructions)
 

    JoKKeR

    Points: 2
    Helpful Answer Positive Rating
pt-1000 interface

So ... PT 1000 will use more that 1 pin ?
 

pic mcu port

The PT100 will need 1 analog input pin per sensor ; the Maxim chips will need 1 digital I/O pin for many sensors
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top