Adafruit has a very good explanation about GPS interfacing. You may follow that tutorial or continue here. To view, the available USB to TTL converter devices use the following command ls /dev/ttyUSB* If you had installed pyserial then you may list all your available COM ports using this command via python python -m serial.tools.list_ports