Sunday 18 January 2009

Binary counter using a PIC

My first ever PIC project. An 8 bit binary counter (only the least significant nibble is shown), running on a PIC16F690. Since we're all used to high-level languages these days, this might look a bit trivial, but it takes quite a few lines of assembly language to do this.

No comments:

Post a Comment