- This topic has 3 replies, 2 voices, and was last updated 10 years, 3 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
|
Microcontroller › Arduino › Arduino with GPS and Xbee
Hi,
Very interseted in this topic http://www.engineersgarage.com/embedded/arduino/how-to-transmit-gps-data-from-arduino-using-xbees
The code shown only has the Rx with LCD.
Where can I find the code for the Tx side of things?
Cheers
Peter
Hi Peter,
Here the Arduino with GPS module receives the GPS cordinates, decodes and transmits the same to a distant Xbee module (which is connected to PC where we can see the data).
Hi,
Thanks for the reply.
Can you give me a link to code for the GPS transmitter part.
Regards
Peter
Hi Peter,
The code is there in the code tab, please check.