PDA

View Full Version : Interface DB-25 Female Connector to PIC 16F628



JoeCJK
- 20th April 2005, 06:06
Hi,

I have a question regarding interfacing the PIC 16F628. Does this set-up sound possible?

1) PortB I/O pins RB0-RB07 interfaced to DB-25 female connector(like those found on PC parallel ports)

2) ASM program burnt into PIC 16F628 does polling to "Read" the binary bits sent to the PortB pins and does other instructions accordingly.

What sort of polling program do you think is required to make the setup work?


Thanks!