??? 05/21/11 15:38 Read: times |
#182326 - SPI + latched shift registers are good choices Responding to: ???'s previous message |
I would just use SPI on the processor do drive a couple of latched shift registers.
With 64kHz SPI clock speed, it would take 1ms to send out a full set of bits to the shift registers. Most equipment requiring 64 relays would manage with way more than 1ms between each possible state change. |