/Modules/TDC/GP201A/PCB/GP2.pcb
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/Modules/TDC/GP201A/SW/PICinterface/main.c
58,6 → 58,9
hit2=TDC_MRANGE1_HIT2_NOAC;
 
 
// hitin2=TDC_HITIN2_1;
// hitin1=TDC_HITIN1_1;
 
delval1=0x0;
delval2=0x0;
delval3=0x0;
255,7 → 258,7
printf("$TDC%s->", VERSION); // print prompt
get_command(command, 20); // receive command from terminal
printf("%s\r\n", command); // echo received command
 
strcpy(tmp,"TM");
if (!strncmp(command, tmp, 2)) temperature_measurement();
 
/Modules/TDC/GP201A/SW/PICinterface/main.hex
772,4 → 772,4
:04400E00F22CFF3F52
:00000001FF
;PIC16F887
;CRC=61F9 CREATED="09-9-11 13:08"
;CRC=61F9 CREATED="09-9-11 21:20"