16F84a Counting RA4 Input : output to single LEDs
by ROMAN
(Philippines)
16F84A example needed
I would like to see a program that will count the number of inputs on pin RA4 of pic16F84a.
Then turn on 3 outputs one at a time e.g.
..like when there is one input signal turn output 1 hi
..2 input, number 2 output is hi
..3 input signal, number 3 output is hi...
etc.