This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] CCS/TM4C123GH6PM:用于显示当前位置的 GPS 编码

Guru**** 2318830 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/585334/ccs-tm4c123gh6pm-gps-coding-to-display-current-location

器件型号:TM4C123GH6PM

工具/软件:Code Composer Studio

我将 GPS 模块与 UART 连接、然后查找确切的位置 name.can 我有相应的代码

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您是否收到 NMEA 语句?
    查看一些 Arduino GPS 库(如新 GPS)、了解如何解析它。

    ETA:

    链接至新 GPS 库:

    github.com/.../NeoGPS