-
基于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/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
-
GPS adaptive array of new stars of the election method
介绍一种新的GPS自适应阵的选星方法,文章有点新意,用处看过才知道-GPS adaptive array of new stars of the election method
- 2022-02-01 21:09:20下载
- 积分:1
-
全球定位系统的重要信息,包括很多源代码附件,很是…
GPS重要资料,包括很多源代码实习,是很有用的东西,希望对你们有用-GPS important information, including a lot of source code attachment, it is very useful things you want to be useful
- 2022-08-18 09:12:09下载
- 积分: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
-
分享一个好像是ESRI程序员写的ArcIMS与.NET集成的研究实例。
分享一个好像是ESRI程序员写的ArcIMS与.NET集成的研究实例。-sharing seems to be a programmer to write the ESRI ArcIMS with.NET integrated case study.
- 2022-12-05 16:55:03下载
- 积分:1
-
三星GPS模块资料,13MMX16MMX2.5MM,
三星GPS模块资料,13MMX16MMX2.5MM,-Samsung GPS Module Data,13MMX16MMX2.5MM.
- 2023-03-10 22:10:04下载
- 积分:1
-
用matlab开发的GPS基线解算程序学习GPS软件开发必备
用matlab开发的GPS基线解算程序学习GPS软件开发必备-The development of GPS baseline with matlab solver GPS software developers to learn essential
- 2022-07-18 02:00:05下载
- 积分:1
-
一个可以实现GPS模块通讯的软件源码,适合于目前所有GPS模块。...
一个可以实现GPS模块通讯的软件源码,适合于目前所有GPS模块。-A GPS module can realize communications software source code, suitable for all current GPS module.
- 2023-06-15 07:50:26下载
- 积分:1
-
GPS 0183 GPRMC 解析程序
GPS 0183格式(GPRMC)格式的输出解析,解析经纬度等
- 2023-02-11 10:50:04下载
- 积分:1