Tagged Questions
1
vote
2answers
757 views
Arduino + MAX232 + Pharos GPS360
I'm working on getting an ATMega168 to talk to my GPS that I ripped out of the casing from Microsoft Streets and Trips. I know it talks RS232 @ 5v (according to this post) and I just need to listen on ...
3
votes
2answers
2k views
GPS Data logger using MSP430
I'd like to make a GPS logger. I've got a GPS from Microsoft Streets and Trips. I read that it communicates at 4800 baud over RS232 at 3.3 or 5v. I've got an MSP430G2231 from the launchpad kit and I'm ...