I am looking for a counter that counts to 16 or higher that only has one pin high at a time in order to drive an LED dot matrix.
Thanks
I am looking for a counter that counts to 16 or higher that only has one pin high at a time in order to drive an LED dot matrix.
Thanks
Last edited by ScrambledEggs; 13th November 2009 at 08:41 AM.
Put two 8-bits together.
I know I could do this, but I would really like to know if there is a single IC that can. The reasons for this are saving space, money, and coding complication, among others.
4514 will give you 16 outputs http://www.jaycar.com.au/images_uploaded/CD4514BC.PDF
Any small microcontroller should be able to do this on a single IC.
Last edited by ScrambledEggs; 13th November 2009 at 07:01 PM.
It should, but I'd rather have specific ICs, than have to program a microcontroller.[/QUOTE]
PIC 16F877A