-
基于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模块开发:vb、rs232串行通信控制
GPS模块开发:vb、rs232串行通信控制-GPS Module Development: vb, rs232 serial communication control
- 2022-11-27 01:55:07下载
- 积分:1
-
Powerful and Portable GPS application
Powerful and Portable GPS application -- support Linux, Windows, Windows CE GPS navigation and Map management. -Powerful and Portable GPS application support Linux, Windows, Windows CE GPS navigation and Map management.
- 2022-08-06 22:04:11下载
- 积分:1
-
用Matlab仿真turbocode的算法,即编码结构
用Matlab仿真turbocode的算法,即编码结构-using Matlab turbocode algorithm, namely coding structure
- 2023-02-02 00:05:04下载
- 积分:1
-
GPS数据采集
GPS数据采集-GPS Data Acquisition
- 2022-02-02 14:56:31下载
- 积分:1
-
post before running the program the "map" folder and the Atlas layer o...
运行程序前请先把"地图"文件夹中的地图集和图层拷到mapX4.0的maps文件夹中
刚开始的登录界面里 用户名和密码都为空,直接点击 "确认" 即可-post before running the program the "map" folder and the Atlas layer of metadata mapX4.0 maps folder at the beginning Lane user interface login names and passwords are empty, just click the "confirmation" can be
- 2022-03-24 03:36:34下载
- 积分: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
-
GPS PRN产生器,输入卫星号,输出GPS PRN序列.
GPS PRN产生器,输入卫星号,输出GPS PRN序列.-GPS PRN generator, the importation of satellite, GPS PRN output sequence.
- 2022-05-29 23:32:29下载
- 积分: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
-
基于51单片机的卫星云台天线自动搜星系统
资源描述基于51单片机的卫星云台天线自动搜星系统,采用GPS模块定位,电子罗盘,角度传感器实时感应控制云台旋转,自动定位卫星
- 2022-08-23 09:02:10下载
- 积分:1