7 segment interface with PIC controller

JohnInTX

Joined Jun 26, 2012
4,787
Most PICs sink/source 25ma which is enough for segments.
For common-cathode, drive the segments (1=on) through resistors. Digit select will usually require a transistor to sink all of the segment current.
You will have to write firmware to multiplex the displays for more than a few digits.
This thread and others on AAC have lots of information and code.

Good luck.

EDIT: MrChips and tshuck type faster than I do..
 
Top