I'm having a little trouble using AFSoftSerial to read GPS strings and have two questions:
1) Why do the examples always tend to use pin 2 and 3 for Rx and Tx? Those are the hardware serial pins--exactly the ones you don't need for software serial.
2) Can you use any digital pins for Rx and Tx?