Using an OLED with GPS Air530

I’m using a GPS AIr530 module and it works just fine with an Arduino UNO. I extracted UTC, lat, lon, elevation from one of the NMEA sentences and displayed them to the serial port window. However, when I try to display the values on a small I2C OLED, it doesn’t work. Does anyone have some Arduiino code that does this??