代码搜索:16f628

找到约 18 项符合「16f628」的源代码

代码结果 18
www.eeworm.com/read/143374/12880817

c trans628.c

/* TRANSPONDER PROGRAM == IMPLEMENTATION of SALVO 3.0 RTOS kernel == TARGET ORIGINAL MODULE with 16F628/4 processor == design - c:\1654\sheets\trans\trans.opj - scheme of module and transconnectio
www.eeworm.com/read/308013/13711370

c trans628.c

/* TRANSPONDER PROGRAM == IMPLEMENTATION of SALVO 3.0 RTOS kernel == TARGET ORIGINAL MODULE with 16F628/4 processor == design - c:\1654\sheets\trans\trans.opj - scheme of module and transconnectio
www.eeworm.com/read/405354/11464801

c trans628.c

/* TRANSPONDER PROGRAM == IMPLEMENTATION of SALVO 3.0 RTOS kernel == TARGET ORIGINAL MODULE with 16F628/4 processor == design - c:\1654\sheets\trans\trans.opj - scheme of module and transconnectio
www.eeworm.com/read/294124/8252455

c trans628.c

/* TRANSPONDER PROGRAM == IMPLEMENTATION of SALVO 3.0 RTOS kernel == TARGET ORIGINAL MODULE with 16F628/4 processor == design - c:\1654\sheets\trans\trans.opj - scheme of module and transconnectio
www.eeworm.com/read/408315/11393236

txt lcr_meter.txt

PIC LCF Meter by John Becker Everyday Practical Electronics, February 2004 A simple way of measuring Inductance (L), Capacitance (C) and Frequency (F). Our design uses a PIC 16F628 and two-lin
www.eeworm.com/read/16589/680563

h pic16f628.h

// // Register Declarations for Microchip 16F628 Processor // // // This header file was automatically generated by: // // inc2h.pl V1.6 // // Copyright (c) 2002, Kevin L. Pauba, All Rights Re
www.eeworm.com/read/178760/5313463

h pic16f628.h

// // Register Declarations for Microchip 16F628 Processor // // // This header file was automatically generated by: // // inc2h.pl V1.6 // // Copyright (c) 2002, Kevin L. Pauba, All Rights Reserved /
www.eeworm.com/read/375730/9351160

asm keyer-3.0.18.asm

; Keyer 3.0.18 ; Goody K3NG ; Contributions and updates from W0ANM ; 2004.04.01 ; This is a PIC based keyer. Currently supported devices are the 16F628, 16F628A, and 16F648A. This will compile
www.eeworm.com/read/422690/10619837

asm tut7_1.asm

;Tutorial 7_1 ;Serial routines - send text to PC ;Nigel Goodwin 2003 LIST p=16F628 ;tell assembler what chip we are using include "P16F628.inc" ;include the defaults for the chip ERRORLEVE
www.eeworm.com/read/422690/10619840

asm tut7_3.asm

;Tutorial 7_3 ;Serial routines - display received bytes on LCD ;Nigel Goodwin 2003 LIST p=16F628 ;tell assembler what chip we are using include "P16F628.inc" ;include the defaults for the ch