Borber
Advanced Member level 5
- Joined
- Dec 31, 1999
- Messages
- 1,600
- Helped
- 236
- Reputation
- 474
- Reaction score
- 111
- Trophy points
- 1,343
- Location
- on third flor
- Activity points
- 11,863
Wait_0: btfsc PORTA,0 ;wait for input to go low
goto Wait_0;
Wait_1: btfss PORTA,0 ;wait for input to go high (detect rising edge)
goto Wait_1
incf Counter,F ;increment the register
goto Wait_0 ;go back and wait for the pulse to go back low, etc...
bbarney said:heres the schematic
sujay said:hi
sujay from india
did u complete this project
sujay
rx5 said:Hi all,
anyone got an electronic copy(PDF) of Silicon Chip's RPM project??
I believe its the 2000 issue, dont know the month....the one with 7 segment AND 10LED bar display... I got the source code 16F84(ASM) and PCB layout downloaded from the forum somewhere but dont have info on the schematic.. anyone can share??
kindly send to my mail: beamrx5 (at) yahoo.com
thanks !
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?