1) " dim tempnow as Word" should be above Main in the initialization section.
2) You use locate before Printing in your subroutines, why ins't there a locate for the first Print? Also all the Degrees C and atmospheric temp are using your valuable LCD screen space. Wouldn't just a "C" or "Deg C" be enough?
3) What do "count " and "ccount" do? Lose them if they have no purpose.
Start with these.
Mike
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Pls may I ask that this thread not be closed.
I was victim of theft of my devices (I logged in through someone's).
I should hopefully bounce back by the start of next year.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Judah,
First, when saying "it don't work", be specific about what you thought should happen and what actually happened.
Put a .1uf cap very near the power pins of the PIC.
It looks like you have a 1X20 LCD.
1) " dim tempnow as Word" should be above Main in the initialization section.
2) You use locate before Printing in your subroutines, why ins't there a locate for the first Print? Also all the Degrees C and atmospheric temp are using your valuable LCD screen space. Wouldn't just a "C" or "Deg C" be enough?
3) What do "count " and "ccount" do? Lose them if they have no purpose.
Start with these.
Mike
Pls may I ask that this thread not be closed.
I was victim of theft of my devices (I logged in through someone's).
I should hopefully bounce back by the start of next year.