Hi,
I'm looking to use a Mega with a ShiftBrite in non-SPI mode, per the second example here (with an Ethernet Shield):
http://docs.macetech.com/doku.php/non-hardware_spi_example
But I want to use different pins.
Should I be able to use ANY unused digital pin/port combination for any of the ShiftBrite's pins? Does it matter if they are on the same port? I assume they don't need special features like PWM as the communication is low-level. Is that correct?
I have found these arduino pin/port mapping spreadsheets linked from this forum:
http://spreadsheets.google.com/pub?key=rtHw_R6eVL140KS9_G8GPkA&gid=0
Cheers,
Lee