Posts Tagged ‘counter circuit’



4-digit Up-Down counter with PIC 16F88

Wednesday, June 3rd, 2009

This is a 4 digit decimal counter which can operate as a free running counter or in count and hold mode with manual reset. In either mode the counter can be preset to count to a specified value. Clock edge and leading zero suppression can also be configured. The 7-segment display and indicator LEDs are [...]

Simple Digital Counter by 4026

Wednesday, February 6th, 2008

The basic digital circuits are Flip Flop and Counter, both are here. This circuit can be cascaded to make even a 6 digit event counter, even a simple frequency counter can be made. These are best done with microcontrollers today. Then what if you have to design your own microcontroller on a FPGA, so the [...]

single digit voltmeter by IC 4028 LM311

Wednesday, December 12th, 2007

First bear it in mind that it is a single digit voltmeter which is 0-9 counts only on the positive side, that is it can measure +0 to +9V DC +/- 1V error. That may not be practical for the cost of the components above. It may be used as a toy logic probe. The [...]