I have this Frequency Counter using PIC16F84.
You see this one uses precise timing in code. See the number on source code where each subroutine must have a fixed number of cycles.
Here is the Schematics : PICfctr.sch
And here is the PCB Layout : PICfctr.brd
The code : PICfctr.asm
You see this one uses precise timing in code. See the number on source code where each subroutine must have a fixed number of cycles.
Here is the Schematics : PICfctr.sch
And here is the PCB Layout : PICfctr.brd
The code : PICfctr.asm
Comments