read NMEA sentences from GPS

非 Y 不嫁゛ 提交于 2019-12-04 12:38:06

You probably need to make sure the baud rate for your serial port is set to 4800 baud as required by the NMEA specification.

see this code sample: https://code.google.com/p/avr-nmea-gps-library/

it also uses a 4800 baud rate.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!