-
基于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应用程序设计》一书配套发行的。共分三部分:头文件、源程序和执行程序(包括配置文件和部分数据)...
本软件是专为《GPS应用程序设计》一书配套发行的。共分三部分:头文件、源程序和执行程序(包括配置文件和部分数据)-This software is designed for
- 2022-03-16 15:33:25下载
- 积分:1
-
The idea behind differential GPS is to remove as much errors as possible from th...
The idea behind differential GPS is to remove as much errors as possible from the range measurements by establishing these errors at a reference site. In its most simple setup, a GPS receiver is located at a well surveyed position and its (pseudo) range measurements are compared with the actual calculated range from this receiver to the SV s. The differences between measured ranges and calculated ranges at the reference receiver are applied as corrections to the ranges measured by other receiver(s) close by.
- 2023-02-13 04:15:03下载
- 积分:1
-
上一个的继续,连续有九个压缩文件,大家可以打开解压后自己慢慢享用,这个都是本人调试通过了的,希望共同进步!...
上一个的继续,连续有九个压缩文件,大家可以打开解压后自己慢慢享用,这个都是本人调试通过了的,希望共同进步!-A continuation of a row has nine compressed file, everyone can open their own after extracting slowly to enjoy, this is my debug adopted, and I hope common progress!
- 2023-02-18 09:20:03下载
- 积分:1
-
GPS C/A code signal genration
GPS C/A code signal genration
- 2022-02-06 23:58:58下载
- 积分:1
-
解析GPS 串口的NMEA报文的类。有GGA,GSA,GSV,RMC,RMB等报文的解析
解析GPS 串口的NMEA报文的类。有GGA,GSA,GSV,RMC,RMB等报文的解析-GPS NMEA CLASS
- 2023-08-16 10:00:03下载
- 积分: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
-
Rinex格式读写源代码C
压缩文件中主要包含了读写Rinex O文件和Rinex N文件的C代码,代码运行流畅,读取速度快,代码已通过编译,并且已测试通过。欢迎大家下载使用!
- 2023-04-17 07:40:03下载
- 积分:1
-
qlandkarte
QLandkarte - use your Garmin GPS with Linux
Requirements:
* > Qt 4.2.x (Qt 4.1.x will not work!)
* > proj4 4.4.x
* > libusb 0.1.x
- QLandkarte- use your Garmin GPS with Linux
Requirements:
* > Qt 4.2.x (Qt 4.1.x will not work!)
* > proj4 4.4.x
* > libusb 0.1.x
- 2022-07-17 07:50:34下载
- 积分:1
-
将互相关GPS接收机的C1
将互相关GPS接收机的C1-P2间DCB进行改正-GPS receivers will be inter-related C1-P2 of the corrected inter-DCB
- 2022-02-21 20:32:50下载
- 积分:1