PDA

View Full Version : I2C Question


Chordline
07-21-05, 10:17 AM
Hello All.
I have a question. I want to use the Minpod to Interface to my GPS, and use another controller to acess the Coordinates from it using I2C. Has anyone done this before ? What are the specifics on I2C ? is it universal ? I understand it to be a standard. :eek: I hope i am correct in this assumption. the other conroller lakes the processing power to handle GPS. Is there any code for this available ?? ( i havent checked the download page in a while ) I appreciate your input thank You.

ED :rolleyes:

nmitech
07-21-05, 09:59 PM
ED, Serial Communication Interface is the only GPS example program that is currently available on the download page.
http://www.newmicros.com/isopod/appnotes/gpsrt2.txt

Chordline
07-22-05, 02:34 PM
Thanks... I was hoping to be able to poll variable values from the Minpod over the I2C. The GPS code works great from what I have seen. I just need to get those variables over the I2C. Thanks for your help..

ED

:)