Can any one help me to connect PMB 648 GPS with arduino?

Hey All

I just received my PMB 648 GPS and want to use it on my robot for very simple navigation. There is two problem, first I don't know how to connect it with Arduino, so any materials, tutorials, books etc would be helpful.

Second, I don't really know, how to place it on robot, as it doesn't have any holder, nuts, and bold. I never used GPS and don't know how to make room for it on my robot. So any information about placing it on the robot will be helpful,

I do appreciate your help, Thanks a alot

I just received my PMB 648 GPS...I don't know how to connect it with Arduino

I clicked all over your text. Nothing happened. Make it a link.

Second, I don't really know, how to place it on robot, as it doesn't have any holder, nuts, and bold.

Duct tape.

thanks for the reply,

You mean, a link for the GPS? yea here it is GPS Microcontroller KickStarts | LEARN.PARALLAX.COM.

I found this that shows how to use this GPS receiver, But I couldn't find any good tutorial for Arduino.

Thanks for your idea regarding Duct Tape.

Regards

But I couldn't find any good tutorial for Arduino.

Connect the Out pin to any Arduino pin. Look at the TinyGPS library, with it's examples for using SoftwareSerial to read GPS data from that pin.

Okay,

Many thanks, I will try it, :slight_smile: