Dat0's Discussions (2)

Sort by

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

Read more…

Arduino Boat

Hey guys I'm making an autonomous boat powered by arduino, GPS & Compass readings and thought id see if anyone reads this stuff at all, Hoping to also get a bit more info about a gps Im using and also the TinyGPS & TinyGPS++ library data and the calc

Read more…