-
gps接收端源码以及1个test列子,提供简单的经纬度,速度,时间等GPS数据信息...
gps接收端源码以及1个test列子,提供简单的经纬度,速度,时间等GPS数据信息-gps receiver as well as a test source Liezi, providing a simple latitude and longitude, speed, time GPS data
- 2022-04-08 19:21:18下载
- 积分:1
-
GPS接收机的GPS仪for ambicom港
GPS port finder for Ambicom GPS receivers
- 2023-08-22 15:10:03下载
- 积分:1
-
Mobile phone via Bluetooth serial port GPS receiver to read the agreement of the...
手机上通过蓝牙串口协议读取GPS接收仪的GPS数据。-Mobile phone via Bluetooth serial port GPS receiver to read the agreement of the GPS data.
- 2022-06-12 16:31:36下载
- 积分:1
-
GPS c语言程序 台湾holx
简单的使用c语言,调用GPS接口数据, 并通过1602液晶屏显示出经纬度,使用的芯片是80c51,还可以扩展显示高度,速度等信息,程序可以直接使用keil软件烧录到芯片上。
- 2022-03-20 14:24:59下载
- 积分:1
-
本文探讨了GPS精密单点定位的基本原理、方法和一些关键技术,给出了精密单点定位的精度!...
本文探讨了GPS精密单点定位的基本原理、方法和一些关键技术,给出了精密单点定位的精度!-This paper discusses the GPS Precise Point Positioning the basic principles, methods, and some of the key technologies, give the Precise Point Positioning Accuracy!
- 2022-12-08 14:20:03下载
- 积分:1
-
使用GSM传递卫星定位信息的源代码,适用于C51系列单片机.
使用GSM传递卫星定位信息的源代码,适用于C51系列单片机.-The use of GSM transmit satellite positioning information source code, applies to C51 MCU.
- 2023-08-08 20:20:04下载
- 积分: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
-
linux系统下uart读取gps信息并解析
linux下获取uart设备,文件,实时读取gps模块信息,转成可识别的位置信息。
- 2022-03-11 16:09:56下载
- 积分:1
-
基于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
-
the protocal of Magellan GPS with serial port.rar
Magellan GPS的串口协议-the protocal of Magellan GPS with serial port.rar
- 2023-08-05 22:30:04下载
- 积分:1