PIC Projects [ Download final year project using PIC microcontroller (PIC10F, PIC12F, PIC16F and PIC18F series) with complete project report, code and circuit diagram.. ]
PIC Basic Project: Graphical temperature recorder (16F628 + LCD Nokia 3310 + DS18B20)
Author Gioppy
Description Project tested and working perfectly

Here a nice graphic temperature recorder.

Features
It shows 60 samples. (new values scrolls left the plot)
Temperature is sampled every 15 Sec. and averaged.

The following parameters are configurable.
Sampling rate 15 Sec. to 3.825 Sec.(255*15)
Initial scale -30°C to 90°C
Scale resolution 1°C to 20°C division
Display contrast level

Configuration parameters are stored in eeprom.
To change parameter only the eeprom must be reprogrammed (NOT the code)
Refer to source code to know where they are stored.
N.B. Negative temperature for the initial scale value must be stored in 2 compliment form.

Source code attached.
(sorry for the Italian comment in the code, i have not time to translate)
Regards
Gianni
Image
Filesize 196.27 kB
Date
Downloads 45460
Download
Rating
 5.4 - 5 votes  
<< Previous [PICBASIC - Simon A musical Game Project] Back to list [PIC Industrial and Domestic Timer (Relay Controller)] Next >>