-
基于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
-
本文设计的FPGA模块需要对GPS、便携打印机和串口数据进行处理,将详细介绍如何设计FPGA和不同外设之间的数据传输。同时,在RTL编码中,编写使综合与布局布线...
本文设计的FPGA模块需要对GPS、便携打印机和串口数据进行处理,将详细介绍如何设计FPGA和不同外设之间的数据传输。同时,在RTL编码中,编写使综合与布局布线效果更佳的代码。-In this paper, the design of FPGA modules need for GPS, portable printers, and serial data processing, will be details on how to design FPGA and data transfer between peripherals. At the same time, RTL coding, synthesis and preparation to make better placement and routing code.
- 2022-02-22 10:49:21下载
- 积分:1
-
2410gps的测试代码,参考革新2410实验箱上的代码改写的!
2410gps的测试代码,参考革新2410实验箱上的代码改写的!-2410gps test code, reference to innovative experimental box 2410 rewrite of the code!
- 2022-02-02 13:06:49下载
- 积分:1
-
组合导航 卡尔曼滤波实现
SINS解算 GPS数据生成 卡尔曼滤波程序。卡尔曼滤波实现 卡尔曼,适合做组合导航的研究生或者本科生使用 还包括SINS解算程序
- 2023-01-14 03:25:04下载
- 积分:1
-
GPS,GALILEO,北斗可见星数目仿真
GPS,GALILEO,北斗可见星数目仿真-GPS, GALILEO, the Big Dipper stars can be seen the number of simulation
- 2023-04-19 15:20:02下载
- 积分:1
-
GPS应用程序设计,内含GPS卫星原理、方法及详细源代码
GPS应用程序设计,内含GPS卫星原理、方法及详细源代码-GPS application design, including GPS satellite theory, method and detailed source code
- 2022-01-28 08:37:39下载
- 积分:1
-
至少
Least-squares searching for receiver position.Given 4 or more pseudoranges and ephemerides.
- 2022-02-01 21:49:27下载
- 积分:1
-
卫星星空图显示
本程序采用C++联合OPENGL编程实现了对太空中高速运行GPS卫星的星座进行显示,可以看到天空中24颗卫星的实际运行三维图
- 2022-05-21 11:08:53下载
- 积分:1
-
中国联通 gip协议代码,应该会有用的,大家看看,我也没怎么仔细看...
中国联通 gip协议代码,应该会有用的,大家看看,我也没怎么仔细看-China Unicom gip agreement code should be used, we look at, I have not had a close look at how
- 2022-09-17 07:15:03下载
- 积分:1
-
can receive NMEA
可以接收NMEA-0183格式的GPS数据自动化搜索本枸的GPS接口-can receive NMEA- 0183 format of the GPS data automation of the search interface GPS Citrus medica
- 2022-08-02 15:20:53下载
- 积分:1