How to implement free running counter in PIC16F84A using seven segment display
This post provides the implementation of free running counter ( using c language ) for PIC16F84A micro-controller. This code is written in such a way that, the counter starts from a value of ‘0’ ( displayed on the seven segment ) and then increments this value after every second. So, the seven segment display starts […]
How to implement free running counter in PIC16F84A using seven segment display Read More Β»