-
基于arduino的GPS地图导航系统
基于arduino的GPS地图导航系统
SPI接口。采用Atmega 328为主控芯片
需要采用滤波算法过滤
串口速率与GPS模块要设置一致,接线方式如下:
//TFT SDA -> UNO 11
//TFT SCK -> UNO 13
#define TFT_CS 10 // Chip select line for TFT display
#define TFT_A0 9 // Data/command line for TFT
#define TFT_RST 8 // Reset line for TFT (or connect to +5V)
#define TFT_LED A0
#define SD_CS 4 // Chip select line for SD card
//SD MISO -> UNO 12
//SD SCK -> UNO 13
//SD MOSI -> UNO 11
//GPS tx - UNO rx
//GPS rx - UNO tx
#define BTNZOOMIN 2
#define BTNZOOMOUT 3
- 2022-05-23 07:34:50下载
- 积分:1
-
mo的GPS例子程序,含有详细的注解。可以保存打开GPS文件,使用标准NEMA1830报文格式。...
mo的GPS例子程序,含有详细的注解。可以保存打开GPS文件,使用标准NEMA1830报文格式。-mo GPS procedures example, contain detailed footnotes. GPS can be preserved for open document, the use of standard text format NEMA1830 reported.
- 2022-03-07 10:26:58下载
- 积分:1
-
一个卫通GPS系统SUC接口示例。该示例演示如何实现客户端如何与卫通GPS系统连接实现车载终端点名等功能...
一个卫通GPS系统SUC接口示例。该示例演示如何实现客户端如何与卫通GPS系统连接实现车载终端点名等功能-A GPS system SUC Satcom interface sample. This example demonstrates how to achieve the client how GPS and satellite communication systems to achieve end-named features such as vehicle
- 2022-02-10 06:21:50下载
- 积分:1
-
手机客户端标准界面模板,低级UI
手机客户端标准界面模板,低级UI-Mobile client standard interface templates, low-level UI
- 2022-11-10 02:50:03下载
- 积分:1
-
This a GPS communication source code to interrupt the NMEA code though serial po...
This a GPS communication source code to interrupt the NMEA code though serial port.
Very good code to study and apply it to your own program.-This is a GPS communication source code to interrupt the NMEA code though serial port.
Very good code to study and apply it to your own program.
- 2022-03-17 03:44:47下载
- 积分:1
-
一个自行设计的GPS的出租车使用的程序源代码。
一个自行设计的GPS的出租车使用的程序源代码。-the GPS programme source code used by taxies
- 2022-06-28 02:45:55下载
- 积分:1
-
使用C语言编写的计算GPS卫星在任意时刻的三维速度的程序
使用C语言编写的计算GPS卫星在任意时刻的三维速度的程序-Calculation of GPS satellites at any time three-dimensional velocity
- 2023-04-14 08:15:03下载
- 积分:1
-
GPS L5 代码生成器
这是 GPS L5 代码生成器
- 2022-03-12 18:45:15下载
- 积分:1
-
gamit track GPS定位程序
GAMIT软件中,track模块可以实现GPS动态定位解算。
- 2022-01-22 08:29:51下载
- 积分:1
-
GPS
GPS-modem commands SIM508Z (en)_SIM508_GPS_COMMAND_V1.01
- 2022-01-22 06:37:00下载
- 积分:1