-
基于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
-
Visual C++ source code for adding GPS units to PC desktop and Notebook exchange...
Visual C++ source code for adding GPS units to PC desktop and Notebook exchange data from Serial port to GPS devices support for NMEA-0183 GPS Standard.
- 2022-11-04 14:55:03下载
- 积分:1
-
gps基线解算基础函数
gps基线解算基础函数,包括伪距定位,差分定位,坐标转换等
- 2023-02-26 15:30:04下载
- 积分: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
-
GPS and BlackBerry Maps Development Guide
GPS and BlackBerry Maps Development Guide
- 2022-06-27 19:11:57下载
- 积分:1
-
进行惯导的代码,C语言;进行惯导的代码,C语言
进行惯导的代码,C语言;进行惯导的代码,C语言-For inertial navigation code, C language for inertial navigation code, C language
- 2022-09-14 10:15:03下载
- 积分:1
-
using of mapx.ocx
MapX控件的使用-using of mapx.ocx
- 2023-07-04 04:15:02下载
- 积分:1
-
gps接收处理c程序 单片机处理程序
本人正在做gps处理,有兴趣的可以一起探讨...
gps接收处理c程序 单片机处理程序
本人正在做gps处理,有兴趣的可以一起探讨-gps receiver c procedures Singlechip treatment process is to do my gps deal, are interested in exploring together
- 2022-07-12 12:15:58下载
- 积分:1
-
有关GPS GDOP度量分析的一文章,有兴趣的朋友可以下载看看!希望会有所帮助。...
有关GPS GDOP度量分析的一文章,有兴趣的朋友可以下载看看!希望会有所帮助。-GPS GDOP metric related to the analysis of one article, interested friends can download to see! Hope will be helpful.
- 2022-03-19 16:30:08下载
- 积分:1
-
gps/gprs technical documentation, you can reference implementation description o...
gps/gprs 技术文档,可以参考实现的说明原理,实现即时通信技术-gps/gprs technical documentation, you can reference implementation description of the principle of instant communication technology
- 2022-02-04 23:54:35下载
- 积分:1