/Designs/Thermometer/SW/PIC16F887/main.h
File deleted
/Designs/Thermometer/SW/PIC16F887/main.pjt
File deleted
/Designs/Thermometer/SW/PIC16F887/main.c
File deleted
/Designs/Thermometer/SW/PIC16F887/main.hex
File deleted
/Designs/Thermometer/SW/main.c
1,4 → 1,4
#include "main.h"
#include "D:\MLAB\Designs\Thermometer\SW\main.h"
 
#define LCD_ENABLE_PIN PIN_E0 ////
#define LCD_RS_PIN PIN_E1 ////
/Designs/Thermometer/SW/main.h
1,15 → 1,15
#include <16F877A.h>
#device adc=8
 
#FUSES NOWDT //No Watch Dog Timer
#FUSES HS //High speed Osc (> 4mhz for PCM/PCH) (>10mhz for PCD)
#FUSES NOPUT //No Power Up Timer
#FUSES NOPROTECT //Code not protected from reading
#FUSES NODEBUG //No Debug mode for ICD
#FUSES NOBROWNOUT //No brownout reset
#FUSES NOLVP //No low voltage prgming, B3(PIC16) or B5(PIC18) used for I/O
#FUSES NOCPD //No EE protection
#FUSES NOWRT //Program memory not write protected
#FUSES NOWDT //No Watch Dog Timer
#FUSES HS //High speed Osc (> 4mhz for PCM/PCH) (>10mhz for PCD)
#FUSES NOPUT //No Power Up Timer
#FUSES NOPROTECT //Code not protected from reading
#FUSES NODEBUG //No Debug mode for ICD
#FUSES NOBROWNOUT //No brownout reset
#FUSES NOLVP //No low voltage prgming, B3(PIC16) or B5(PIC18) used for I/O
#FUSES NOCPD //No EE protection
#FUSES NOWRT //Program memory not write protected
 
#use delay(clock=20000000)
 
/Designs/Thermometer/SW/main.hex
236,4 → 236,4
:02400E003A3F37
:00000001FF
;PIC16F877A
;CRC=6654 CREATED="27-8-11 15:16"
;CRC=6654 CREATED="18-IV-11 15:47"
/Designs/Thermometer/SW/main.pjt
17,12 → 17,12
0=0000 %S 0 0 796 451 3 0
[Opened Files]
1=main.c
2=main.h
3=..\..\..\..\..\..\..\Program Files (x86)\PICC\devices\16F877A.h
4=..\..\..\..\..\..\..\Program Files (x86)\PICC\drivers\lcd.c
5=ds1820.c
6=1wire.c
7=
2=..\..\..\Modules\TDC\GP201A\SW\PICinterface\main.c
3=main.h
4=C:\Program Files\PICC\devices\16F877A.h
5=C:\Program Files\PICC\drivers\lcd.c
6=ds1820.c
7=1wire.c
8=..\..\Tools\reflow2\SW\reflow.c
9=
[Target Data]