搜索资源列表
msp430 gps模块
- msp430的GPS模块数据提取,实现经纬度,卫星数等等的12864液晶显示
GPS.rar
- 一个51的小程序,能够调用51的p口来读取gps模块的数据(只支持和单片机硬件相连的通用gps模块),1 51 small programs that can call the 51 p-port to read the gps module data (only support and microprocessor hardware connected to a common gps module)
GPS
- msp430单片机+GPS模块的C语言程序。-msp430 single-chip+ GPS Module C Language Program.
SL-GPS
- 双龙的GPS模块的全套资料。包括原理图和源码和一些说明资料。-Ssangyong' s GPS module complete information. Including schematics and source code, and some descr iptive information.
GPS-modual-test-program(51)
- 51单片机gps接收程序,解析由gps模块发送出来的数据,单片机为8051,gps模块使用的是neo-5q,协议为nmea。-The program to receieve gps information
mega8-gps
- 用avr m8实现的从gps模块读取经纬度数据。-Implemented using avr m8 read the latitude and longitude data from the gps module.
GPSSOURCECODE
- GPS模块与单片机89s51之间的数据通信,单片机存储定位信息,并在LED上显示出来-Single-chip GPS module and the data communication between 89s51, single-chip storage location information, and displayed in the LED
gps--lcd12864
- 本程序采用keil编译,使用51单片机驱动GPS模块,并用LCD12864显示坐标等信息,欢迎下载-The program uses keil compiler, use the GPS module 51 single drive, and use LCD12864 display coordinates and other information, please download
GPS-1280
- u-blox的GPS模块LEA-5x,三本例子为ATMEGA1280对他的操作的程序-u-blox s GPS Module LEA-5x, three examples for the ATmega1280 his operation procedures
gps
- linux下基于arm处理器s3c2410x开发板的GPS模块的设备驱动程序。-arm processor linux-based development board s3c2410x the GPS device driver modules.
ARM-GPS
- 利用ARM解析4HZ GPS模块的定位信息和经纬度-analze the 4HZ GPS module to get the location information
GPS
- 基于NIOS驱动ALTERA DE1开发板的GPS模块工程-based on the nios ii drive the gpa module of altera de1 develop board,it s only a reference project
gps
- AVR Mega16读取GPS模块并分析出海拔、时间、经纬度程序。-AVR Mega16 GPS module to read and analyze the altitude, time, latitude and longitude procedures.
GPS-receiver
- 网上找到的GPS模块使用程序和电路原理图,希望对朋友有帮助-The GPS module uses the Internet to find procedures and circuit schematics, hope to help a friend
GPS
- GPS模块配套资料,非常详细的。全C源代码。在铁牛单片机实验板上面调试通过。-GPS module supporting data, very detailed. Full C source code. MCU Board in the above tractor through debugging.
GSM-GPS
- 使用C8051F040单片机UART0采集GPS模块数据(GPGGA格式),通过TC35i GSM模块(UART1)发送出去。包括完整的初始化、GPS数据接收、校验、GSM模块初始化、号码提取、号码验证、短信命令解析、数据发送等子程序。 使用CVI8.0编写的上位机程序,包括和TC35的通讯,发送指令、解析显示GPS数据。 此项目文件通过实际验证,对有GPS定位等需求的朋友估计能有所帮助。-C8051F040 microcontroller using UART0 GPS modul
12864-gps
- gps模块+12864lcd字符液晶屏的51单片机keil程序-gps module+12864 lcd 51 character LCD screen program microcontroller keil
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.
ATK-NEO-6M GPS模块
- 002ATK-NEO-6M GPS模块学习STM32F4系列很好的资料,一起学习进步-002ATK-NEO-6M GPS module learning good information STM32F4 series
51-GPS模块程序
- 基于51单片机的GPS模块程序解析,测试可用