搜索资源列表
GPS
- 介绍了用RS-232串口进行开发的过程,对于刚涉及串口编程的开发人员有一定帮助
gsmGPS 51单片机串口读取GPS信息
- 51单片机串口读取GPS信息,然后通过串口发送到GSM网络的程序,调试通过可用-failed to translate
GPS.rar
- 说明: GR(M)-87目前只能应用于WINCE5.0版本中,其它版本用不了。 1.该软件是用来检测GPS的COM以及GPS信号的软件,应用广泛 2.mGpsCmd是PPC(WINCE系统)用的,GpsViewer 1.5是PC和PPC的安装程序,考到SD卡上就可以直接用! 用法1:搜索COM口,连上GPS,点SCAN,如果提示找到FOUNDGPS,那么就是对应的COM口 3..在WINDOWS XP/2000系统使用,安装USB_drive
GPS
- MSP430串口通信 接收GPS数据 源代码-Serial Communication MSP430 source code to receive GPS data
51sehjijingjiang
- 关于51单片机外围电路设计模块及C51编程的源代码,包含AD,DA,GPRS,GPS,电机驱动,液晶屏串口等应用程序,具有完整的源代码与电路原理图,可以直接应用到自己的项目之中-About 51 MCU peripheral circuit design module and C51 programming source code, including AD, DA, GPRS, GPS, motor drive, LCD panel applications such as serial po
gps-gsm
- 基于gps和gsm的远程管理系统,用了stc的双串口-Gps and gsm based remote management system, with the stc dual serial port. . . . .
GPS-1280
- u-blox的GPS模块LEA-5x,三本例子为ATMEGA1280对他的操作的程序-u-blox s GPS Module LEA-5x, three examples for the ATmega1280 his operation procedures
4
- GPS车辆监控系统移动通信协议 GPS接收部分包括一块GPS接收卡和一个专用天线。无线数传控制卡和GPS接收卡硬件上一体化,以串口相连;此外还含调制解调芯片,80C51CPU,若干外围器件等。-GPS vehicle monitoring system for mobile communication protocol GPS receiver includes a GPS receiver card and a dedicated antenna. Wireless data-transm
beacon
- AVR控制GPS移动电话(atmega8)设备本身是非常小,就好像已经存在的GPS模块(GM862)一样大。Alexander Weber连接这个模块到atmega8微处理器,并且使用串口modem通讯协议。设备可以发送带有GPS位置信息的文字短信-AVR control of GPS mobile phones (atmega8) the equipment itself is very small, just like GPS modules that already exist (GM86
gps7920
- ATMEG8实现GPS接收显示,GPS信号串口输入,NMEA0183格式,ST7920LCD控制,ATMANAVR开发环境,红外遥控接口-ATMEG8 to achieve GPS receiver display, GPS serial input signal, NMEA0183 format, ST7920LCD control, ATMANAVR development environment, infrared remote control interface
MyProg_C51_C8051F
- 一份51系列单片机的例程,里面包含了每个部分的代码,包括串口通讯,LCD,GPS数据接收处理,DA输出,EEPROM,USB读写等相关的代码。-A 51 series MCU routine, which includes every part of the code, including serial communications, LCD, GPS data receiving and processing, DA output, EEPROM, USB and other related
GPSReceiveViaCOM
- GPS定位数据,通过ATmega128串口接收并解析出定位信息,已测试通过。-GPS location data, via the serial port to receive and resolve the ATmega128 location information, have been tested.
1602GPS
- 1602显示与GPS附带NEMA0183串口通信-1602 GPS NEMA0183
gps
- MSP430单片机控制GPS模块,通过UART串口接收GPS的经纬度信息和时间日期。-The MCU of MSP430 control the GPS module. It can receive the gps information and anayle it, display the date and Latitude and longitude information.
gps
- GPS是标准协议格式,单片机通过串口获取GPS模块发来的时间、位置、速度等信息。该程序经过试验验证. 程序中,实现GPS信息的接收-GPS is a standard protocol format, the microcontroller through the serial port for GPS module sent the time, location, speed and other information. The program has been experimental ve
GPS---1.1
- GPS,89c52单片机采集显示程序keil,采用循环链表方式接收串口发送的GPS数据并进行解析。-GPS, 89c52 microcontroller collection display program the keil using circular linked list to receive the serial port to send GPS data to parse.
GPS-test-program-12864-(in-parallel)
- 这是一购买GPS模块时 卖家送的程序, 其功能是 GPS模块通过串口向单片机发送固定格式的数据 单片机的串口接收到数据后,进行解析,在LCD上显示 定位信息包括:日期时间,经纬度,速度,角度,高度-This is a program to send the seller when a purchase of the GPS module, Its function is to GPS module to the microcontroller through the se
GPS-data-collection
- GPS数据的采集,串口发送和接收,显示在LCD-GPS data acquisition, serial port to send and receive, displayed on the LCD
GPS
- 通过串口接收GPS模块的数据帧,从NMEA数据格解析出经纬度、UTC等信息,通过TFT屏幕显示出来。单片机采用STM32F103ZE,开发环境是RV MDK(The data frame of the GPS module is received through the serial port, and the latitude and longitude, UTC and other information are parsed from the NMEA data lattice, and
GPS解析后串口输出
- 用于stm32与GPS进行通信的程序,建议根据自己实际情况进行相应的更改。(STM32 and GPS for communication procedures, it is recommended according to their actual situation for the corresponding changes.)