I am trying to use a parallax gps module to gather speed information and then display this data on a serial LCD display. I am using SoftwareSerial library. According to the example softwareserial sketches you can run two serial data streams simultaneously. I seem to only be able to get one to work at a time. Has anyone gotten these two components to work on a single arduino UNO? Any help would be appreciated.