Libraries fighting each other?

1ChicagoDave:
Ah.

I haven't played with OLEDs too much. Could you post a photo of what it looks like while in-use?

Also, this hints that if too much else is going on, the Arduino might not fully 'capture' all the GPS output.

  // connect at 115200 so we can read the GPS fast enough and echo without dropping chars

When using serial monitor (with your posted version of code), does it still display all the updated GPS information?


I don't have one of it showing actual variables, but it looks the exact same with numbers.

It displays some GPS information, but its all broken up into unintelligible data.

I'm trying to mod the code now to put my text into PROGMEM now, will update in a few.