I am planning to use a parallax gps receiver module with a atmega 16 mcu. Where can i get the output strings for the receiver from? and how do i send the !GPS input to the module?
Specific atmega code, we can't help out here·, but standard serial communications apply.· I believe·you ae using the Parallax #28146·prduct, since you refer the the !GPS command which is used in the "Smart Mode" on the product.
Input and output are both done on the same Pin 3 of the module.
lonewulf said...
I am planning to use a parallax gps receiver module with a atmega 16 mcu. Where can i get the output strings for the receiver from? and how do i send the !GPS input to the module?
Comments
Input and output are both done on the same Pin 3 of the module.
The entire manual can be viewed here:
http://www.parallax.com/Portals/0/Downloads/docs/prod/acc/GPSManualV1.1.pdf
Hope that helps,
Jim