-
基于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
-
著名的GPS模糊度分解算法LAMBDA的matlab源程序 GPS软件开发必备
著名的GPS模糊度分解算法LAMBDA的matlab源程序 GPS软件开发必备-Well-known algorithm for GPS ambiguity decomposition in matlab source LAMBDA necessary GPS software development
- 2022-08-09 16:18:30下载
- 积分:1
-
该程序是信号的多普勒现象,通过设置不同的参数,可得到不同的现象,具有一定的参考价值。...
该程序是信号的多普勒现象,通过设置不同的参数,可得到不同的现象,具有一定的参考价值。-that the procedure was the Doppler signal, by setting different parameters, will be different, has some reference value.
- 2022-02-07 17:34:15下载
- 积分:1
-
需要先下载安装mapx,很容易找到,该程序是一个利用mapx和vc编写的与电子地图操作应用的程序...
需要先下载安装mapx,很容易找到,该程序是一个利用mapx和vc编写的与电子地图操作应用的程序-first need to download and install MapX, it is easy to find, that the procedure was a vc use MapX and prepared for the operation of the electronic map application procedures
- 2022-08-19 18:49:37下载
- 积分:1
-
And then check a little tcl, tck version with the path, if different to your own...
然后再检查一下tcl,tck的版本号跟路径,如果不同的目录跟你自己的版本号换了版本号一样。
- 2022-02-03 16:29:39下载
- 积分:1
-
是gps相关的东西..也用3120 1613之类型GPS模块.资料.
是gps相关的东西..也用3120 1613之类型GPS模块.资料.-Gps-related things are also used .. 3120 1613 type GPS module. Information.
- 2022-11-29 20:05:03下载
- 积分:1
-
faster algorithm for GPS signal Acquistion
faster algorithm for GPS signal Acquistion
- 2023-03-28 08:25:04下载
- 积分:1
-
这个程序是matlab用来来对锁相环(PLL)进行仿真的,这样的选择基于多方面的考虑...
这个程序是matlab用来来对锁相环(PLL)进行仿真的,这样的选择基于多方面的考虑-This procedure is used Matlab to the phase-locked loop (PLL) simulation, This choice is based on a number of considerations
- 2022-07-11 21:20:44下载
- 积分:1
-
PN码生成程序,可以生成L1波段的GOLD扩频码.修改抽头位置可以改变其对应的卫星号....
PN码生成程序,可以生成L1波段的GOLD扩频码.修改抽头位置可以改变其对应的卫星号.-PN code generation process, generate L1 band GOLD spreading codes. Tap changes its location can be changed, the corresponding satellite.
- 2022-04-19 21:37:43下载
- 积分:1
-
均匀线阵方向图形成,包含没有波束指向和30°波束指向,加切比雪夫权值(旁瓣幅度相同)...
均匀线阵方向图形成,包含没有波束指向和30°波束指向,加切比雪夫权值(旁瓣幅度相同)-Uniform linear array pattern formation, with no beam pointing and 30 ° beam pointing, Gache Chebyshev weights (the same side-lobe amplitude)
- 2022-08-23 18:32:08下载
- 积分:1