-
基于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
-
Bluetooth gps source code
Bluetooth gps source code
- 2022-09-13 16:55:03下载
- 积分:1
-
电力GPS设备通信对时代码
GPS通信对时源码,支持以下GPS对时1)华宁GPS,2)NSC20,3)中正GPS,4)YJD-2000GPS,5)Beijing Boxing GPS6)烟台三星GPS,7)MT6035 GPS,8)双河GPS,9)山东中瑞GPS,10)南瑞GPS11)DL1100.1-2009,电力系统对时标准格式GPS12)CT-TSS2000B,成都可为GPS13)IVT-B108授时机, 深圳因达维诺GPS等等
- 2022-12-07 20:35:03下载
- 积分:1
-
几篇介绍卫星位置和速度计算的论文,基于MATLAB的GPS选星分析及实验研究,GPS中的一种新的选星方法...
几篇介绍卫星位置和速度计算的论文,基于MATLAB的GPS选星分析及实验研究,GPS中的一种新的选星方法-Satellite location and a few introductory rate paper, the GPS-based MATLAB election analysis and experimental study of stars, GPS in a new method of election stars
- 2023-08-06 00:10:04下载
- 积分:1
-
非常全的GPS(全球定位系统)的Matlab源代码。
非常全的GPS(全球定位系统)的Matlab源代码。-Very wide of the GPS (Global Positioning System) of the Matlab source code.
- 2023-01-10 06:45:03下载
- 积分:1
-
无意中下到的CS版GPS程序,可以学习代码值得收藏
资源描述
无意中下到的CS版GPS程序,可以学习代码
只有本地的SqliteDB
- 2022-04-11 12:27:27下载
- 积分:1
-
车载GPS导航
在车辆上固定安装GPS接收机可以做车载GPS,采用车载GPS可以实现对GPS定位的动态测试,以便了解动态作业环境下的定位精度等性能,程序实现了车载GPS导航系统的设计。
- 2023-09-09 06:10:03下载
- 积分:1
-
GPS入门的经典图书《GPS基本原理及其matlab仿真》的PPT课件
GPS入门的经典图书《GPS基本原理及其matlab仿真》的PPT课件-GPS Introduction to the classic book " GPS and the basic principles of matlab simulation" of the PPT Courseware
- 2022-10-28 23:35:04下载
- 积分: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
-
Lamda算法:GPS快速整周模糊度算法的核心,当今最好的GPS定位算法之一。...
Lamda算法:GPS快速整周模糊度算法的核心,当今最好的GPS定位算法之一。-Lamda algorithm: GPS fast algorithm Ambiguity core of today s best one of GPS positioning algorithm.
- 2022-05-21 11:53:31下载
- 积分:1