Society of Robots - Robot Forum

Electronics => Electronics => Topic started by: jysj on March 03, 2010, 12:22:33 AM

Title: Venus GPS with PIC microcontroller
Post by: jysj on March 03, 2010, 12:22:33 AM
Hi,

I need some help regarding Venus GPS.
http://www.sparkfun.com/commerce/product_info.php?products_id=9133 (http://www.sparkfun.com/commerce/product_info.php?products_id=9133)

I'm doing a project about this. I'm connecting it to a pic microcontroller and display it to a serial LCD. I'm wondering the receiver will output these NMEA message as long as you supply power of 3.3v to it? then we just get the pic to interpret these messages (writing c program and using mplab to compile) and display coordinates on LCD...Thanks.

Jackie
Title: Re: Venus GPS with PIC microcontroller
Post by: Admin on March 03, 2010, 12:42:13 AM
First, the Sparkfun Venus is garbage - don't get it! And don't trust the schematic, it didn't match the actual device I bought. Declared specs of the Venus on the Sparkfun website are wrong, too. :-X

That said, I *believe* you have to request the information. Its I2C, so wouldn't make sense that it would transmit non-stop. I'm sure the manual will explain, or someone else can chime in. ::)