I'm working on a wireless volume control system for a band, to be used during practices. I have almost the whole project working, but one part that is still left to do needs is volume level indicator, i.e. 7 segment displays.
Essentially I need to be able to count up and down between zero and fifteen (or 1 and 16), with the display on two 7 seg displays. There are two options for inputs to control this:-
1. Two clocks, one for counting up and one for counting down.
2. Four inputs in a binary sequence.
For the binary option, the counting would be limited at either end already, so that once it gets to 0 or 15, it stops, rather than looping around. For the clock option, this would need to be worked into the circuit.
I need to stick to 4000 series ICs and the standard components.
Anyone got any ideas?
Essentially I need to be able to count up and down between zero and fifteen (or 1 and 16), with the display on two 7 seg displays. There are two options for inputs to control this:-
1. Two clocks, one for counting up and one for counting down.
2. Four inputs in a binary sequence.
For the binary option, the counting would be limited at either end already, so that once it gets to 0 or 15, it stops, rather than looping around. For the clock option, this would need to be worked into the circuit.
I need to stick to 4000 series ICs and the standard components.
Anyone got any ideas?