-
基于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
-
ST公司GPS设计方案,全球卫星定位系统gp新手必备。包括10多个文档资料。...
ST公司GPS设计方案,全球卫星定位系统gp新手必备。包括10多个文档资料。-ST Company GPS design, global satellite positioning system must gp novice. Including more than 10 documentation.
- 2023-03-24 03:40:04下载
- 积分:1
-
最短路径分析的控件,首先使用regsvr32 程序注册该动态连接库,然后在vb中直接使用该动态链接库.程序中有相关说明,具体文件可以查看相关程序....
最短路径分析的控件,首先使用regsvr32 程序注册该动态连接库,然后在vb中直接使用该动态链接库.程序中有相关说明,具体文件可以查看相关程序.-shortest path analysis controls, the first to use regsvr32 procedures for the registration of the dynamic link library, and then vb direct use of the dynamic link library. Procedures are related note, can view specific documents related procedures.
- 2022-08-13 09:00:41下载
- 积分:1
-
著名的GPS模糊度分解算法LAMBDA的matlab源程序 GPS软件开发必备
著名的GPS模糊度分解算法LAMBDA的matlab源程序 GPS软件开发必备-Well-known algorithm for GPS ambiguity decomposition in matlab source LAMBDA necessary GPS software development
- 2022-08-09 16:18:30下载
- 积分:1
-
Describes the DSCDMA multiuser system under error rate of the AWGN channel
描述DSCDMA多用户系统在AWGN信道下的误码率-Describes the DSCDMA multiuser system under error rate of the AWGN channel
- 2022-02-03 23:19:54下载
- 积分:1
-
GPS positioning system, a good introduction. GPS can understand only
GPS 定位系统,不错的介绍。可以了解GPS的只是-GPS positioning system, a good introduction. GPS can understand only
- 2022-02-20 03:20:13下载
- 积分:1
-
自己封装的能解析出GPS数据中的$GPRMC数据,获得经纬度信息,时间,日期等等。
可直接调用我封装的GPS类(已编译通过)...
自己封装的能解析出GPS数据中的$GPRMC数据,获得经纬度信息,时间,日期等等。
可直接调用我封装的GPS类(已编译通过)-Their own package to resolve the GPS data in the $ GPRMC data, access to latitude and longitude information, time, date and so on. I can directly call the GPS package category (compiled through)
- 2022-04-02 01:48:31下载
- 积分:1
-
Mapobjects的打包经验。GIS编程。希望你喜欢。
Mapobjects的打包经验。GIS编程。希望你喜欢。-Mapobjects the packaged experience. GIS programming. I hope you like.
- 2023-03-30 23:45:03下载
- 积分:1
-
GPS应用程序设计,内含GPS卫星原理、方法及详细源代码
GPS应用程序设计,内含GPS卫星原理、方法及详细源代码-GPS application design, including GPS satellite theory, method and detailed source code
- 2022-01-28 08:37:39下载
- 积分:1
-
利用GPS作为时钟源实现精确计时,方便实用,定时精度达到300ns以内。...
利用GPS作为时钟源实现精确计时,方便实用,定时精度达到300ns以内。
-The use of GPS as a clock source to achieve accurate timing, convenient and practical, timing accuracy of less than 300ns.
- 2022-03-02 10:04:35下载
- 积分:1