Arduino 2560 mega and GPS EM-506
Hello
Im trying to get an output from the gps but i believe the gps outputs 3.3 and the mega needs 5volt...
GPS is wired to port TX to arduino pin 19 and RX to 18
code is below
#include <TinyGPS++.h>
#include <SoftwareSerial.h>
/*
This example uses softwar