搜索资源列表
matlab-gps.rar
- 基于MATLAB平台的针对GPS系统的仿真程序,谢谢使用,MATLAB-based platform for GPS system simulation program, thanks to use
FastraxEvUSB
- Fastrax的GPS模块的驱动程序。适用于兼容的开发板。-Fastrax s GPS module driver. Applicable to compatible development board.
GPStest
- GPS模組用的測試程式,主要是處理RS232溝通的部份-GPS module with a test program, the main part of dealing with RS232 communication
VBMAPXGPS
- VB+MAPX+GPS常用模块的主要代码分析GPS数据分析:(RMC)格式;其它格式类似:-VB+ MAPX+ GPS module is the main source used analysis of GPS data analysis: (RMC) format other formats like this:
GPSCACode
- GPS 系统 32颗卫星生成PRN 模块-GPS system, satellite-generated PRN Module 32
GPS_EM_411_User_Manual
- 给大家一份台湾环天卫星科技的gps模块资料-Give us a ring days of satellite technology in Taiwan gps module information
gps
- Implement the GPS module time detection function via verilog language.-gps fuction module implemented in xilinx FPGA
GPSTest
- 模拟发送GPS数据到指定的一个串口,目的用于单元测试中可以不使用物理的GPS模块,使单元测试能提前进行-Simulated GPS data is sent to a specified serial port designed for unit tests, you can not use a physical GPS module, so that unit tests can be carried out in advance
Monitor
- 基于3G网络的车载视频监控终端实现.pdf 为了加强客运服务中心对长途车辆在客运途中的监管,文章提出了基于3G 网络的车辆定位和视频监控终 端,此终端采用基于ARM 处理器和ARMLINUX 嵌入式系统的平台,通过USB 摄像头获取车辆内部视频信息,由 GPS 接收机获取定位信息,最后通过3G 无线模块将监控数据实时的发送到监控服务中心,供工作人员监控和决 策之用。-Car video surveillance terminal based on 3G network.
Mscomm_GPS
- Visual Basic编写的GPS模块控制上位机-Written in Visual Basic GPS module control PC
ET662-U-GPS-Test
- VC++ 6.0 仿真台湾环天ET662 的GPS模块的串口软件,亲们可以修改发送数据的内容及格式,随时应用到其他GPS模块的调试。该程序我只是使用在嵌入式平台GPS接收数据时调试时,只需要串口支持即可。-VC++ 6.0 Simulation Taiwan ring-day ET662 GPS module serial software, parents can modify the content and format to send data to debug the applicati
sketch_may05a
- Arduino+Gps模块数据提取,可以分别提取出经纬度,速度!以及海拔!-Arduino+Gps data extraction module that can be extracted separately latitude and longitude, speed! And altitude!
GPS2.X
- Embedded C code to extract any GPS data from GPS module in real time
TinyGPS++
- GPS module library for atduino
ublox-hw-hacks
- UBlox Hardware GPS Hack This document shows how to integrate GPS module with EEPROM
11.GPS_OLED
- 通过GPS模块采集数据,STM32处理后,用OLED显示采集到的数据。(Data is collected through GPS module, and the collected data is displayed by OLED after STM32 processing.)
基于NB-IOT的GPS定位,周期性数据上报云平台
- 基于 NB -IOT GPS 定位,数据上报的云平台。GPS定位实验,主要演示将评估板当前的位置信息上报云平台。让开发者知道设备现 是将评估板当前的位置信息上报云平台。让开发者知道设备现 处在什么地方。而位置信息是通过GPS模块获取经纬度信息,评估板将定位上传云服 务器。采用Keil软件编译,使用NB-IoT模块进行通信。(A cloud platform based on NB -IOT GPS positioning and data reporting. GPS positioning
基于NB-IOT的GPS定位数据上报云平台
- 本程序是基于 NB -IOT GPS 定位,数据上报的云平台。GPS定位实验,主要演示将评估板当前的位置信息上报云平台。让开发者知道设备现 是将评估板当前的位置信息上报云平台。让开发者知道设备现 处在什么地方。而位置信息是通过GPS模块获取经纬度信息,评估板将定位上传云服 务器。采用Keil软件编译,使用NB-IoT模块进行通信。(A cloud platform based on NB -IOT GPS positioning and data reporting. GPS position
gps
- 本项目设计一个类似自行车码表的产品,除了LCD显示骑行速度、骑行里程外、日期时间外,增加了GPS卫星状态、电池电量、电子指南针(当前方向)、转向及警示尾灯。 软件基于FreeRTOS嵌入式操作系统。各功能模块对应相应的任务。任务间通过队列交互信息,通过二值信号量阻塞相关任务,完成任务调度。在空闲任务中进入低功耗模式。(This project designs a bicycle code meter-like product, which adds GPS satellite status, b
EC20 AT指令驱动
- EC20模块AT指令驱动,EC20是移远一款带有GPS功能的LTE模块,代码实现了AT指令数据收发 1、使用 AT+QGPSCFG 对GPS参数进行配置,此步骤不进行亦可使用(采用默认参数)。 2、使用 AT+QGPS 开启GPS功能,激活NMEA端口开始上报GPS NMEA数据,也可通过AT指令端口获取NMEA GPS数据(EC20 module is driven by at command. EC20 is a LTE module with GPS function. The code