T O P I C R E V I E W |
leon385 |
Posted - Sep 30 2009 : 11:35:32 AM Hi I want to know if it is possible to make a 7 segment counter count 5 digits at a time instead of one , when a button is pressed
Can someone please help me or point me in the right direction.I can build from a schematic but can't design one from scratch
Thanks Leon |
4 L A T E S T R E P L I E S (Newest First) |
m.hassan2020 |
Posted - Oct 24 2009 : 9:24:29 PM thank you |
Aaron Cake |
Posted - Oct 12 2009 : 10:23:32 AM I don't know of any off the shelf ICs which will do this. Trivial with a PIC or other microcontroller. |
leon385 |
Posted - Oct 08 2009 : 10:54:43 AM the counter starts at 0, then 5, 10, 15, 20 etc. is it possible to count that way? |
Aaron Cake |
Posted - Oct 03 2009 : 11:07:38 AM Do you just need it to display numbers by 5s, or do you actually need the count to increase by 5 every time while not passing through the prior digits? |