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.

PIC16F877A Digital Thermometer with Clock

Status
Not open for further replies.

kaizer002

Newbie level 5
Joined
Jan 6, 2010
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,356
Hello guys, I need some advice for my project. It's a digital thermometer with clock using seven segment LED. The sensors that will be used in this project are LM35(temperature sensor) and HIH4000(humidity sensor) but the problem is, the HIH4000 is not available in our country.

Because of that, I come up with this idea. Is it okay to remove the HIH4000 sensor and I will connect the 2nd pin of LM35 to pin A0 and pin A1 of PIC16F877a?

here is the original schematic:

**broken link removed**

Removed HIH4000 and LM35 connected to pinA0 and pinA1:

**broken link removed**



Source code on attachment...
 

Attachments

  • PCB CLOCK THERMO 7-SEG-Ver-2.txt
    19.1 KB · Views: 231
Last edited:

sir
i like to build this..
did u try it and did ur changes succesful?
pls reply
reg
 

If you cant get HIH in your country, then you can just remove it from the circuit .
There is no need to connect LM35 to RA1, why would you want to connect LM35 to both RA0 and RA1.

Secondly just comment out instances of HIH, compile and burn to the mcu. It will work.
 
Last edited:
  • Like
Reactions: jujan

    jujan

    Points: 2
    Helpful Answer Positive Rating
If you cant get HIH in your country, then you can just remove it from the circuit .
There is no need to connect LM35 to RA1, why would you want to connect LM35 to both RA0 and RA1.


Secondly just comment out instances of HIH, compile and burn to the mcu. It will work.

dear sir can u do it (comment out instances of HIH ) post the program here to download,it will be very big help for me to build this as a newbie
thanks
 
  • Like
Reactions: jujan

    jujan

    Points: 2
    Helpful Answer Positive Rating
No need to connect Lm35 to two analog channels, just ground the 2nd analog channel if you don't want to change the code....
 
  • Like
Reactions: jujan

    jujan

    Points: 2
    Helpful Answer Positive Rating
No need to connect Lm35 to two analog channels, just ground the 2nd analog channel if you don't want to change the code....

if we not change the codes for 2nd analog channel,display will try to show some thing kno?am i right?
can any expert remove this humidity part in program me and re-post it ?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top