??? 06/17/06 19:44 Read: times |
#118482 - Why the 8255 ? Responding to: ???'s previous message |
The 8255 is not the best way to proceed, the chip is getting hard to find, its quirky and slow - there are better, more I/O methods, like using shift register methods for Input and output. The shift methods are virtually unlimted in output and input.
I really suggest that you should review your needs. Steve |