搜索资源列表
linux_sms
- 这是在linux下利用GPS MODERM通过串口进行短信发送的源代码-This is the linux using GPS Serial Pictures through messages sent for the source code
2410basic
- 2410/linux环境基本实验源码,包括helloworld,线程,串口,AD,DA,CAN总线,GPS,GPRS,键盘驱动等
linux_serial
- linux 串口编程调试源程序。可以用于gprs通信,gps,bluetooth.
GPS数据接收程序
- 有关GPS数据接收的程序,串口编程。。。
gps
- 编写一个模拟GPS的应用程序,首先向串口写入如下信息 $GPRMC,082020,A4060.9870,S21720.3278,W,000.0.000.0,070707,005.6,W*62再从串口中读出此信息,并对此信息进行解析,输出经度,纬度,北京时间-The preparation of a simulated GPS applications, first of all, write the following information to the serial port $ GPRMC
GPS_MSCOMM
- GPS导航数据通过串口接收并显示,然后提取时间信息,并提供了系统对时功能-GPS data receive, acquire the UTC time
gps-232
- 这是一个串口接收gps数据的例子,可以帮助学习gps的初学者-This is a serial data receiver gps example, can help the beginners learn gps
arm_gps
- arm通过串口读取GPS OEM板的数据。-arm through the serial port to read GPS OEM board data.
timeserver
- gps 数据接收 解析 修改系统时钟 串口发送本机时间-Serial analysis of data to send gps receiver
gps
- 能够实现网络串口的读取与收发数据。实现串口读取的c代码,方便简单。-Network serial read and send and receive data. C code for serial read, convenient and simple.
8977771cc109gps
- GPS信号模拟器源代码,串口读取GPS报文,解析,显示GPS信号点,很有用的-GPS signal simulator source code, the serial port to read GPS packets, analyze, and display the GPS signal point, very useful
mygps
- Linux环境下通过串口接收gps数据,并将其中有用的数据解析存放在结构体中,并打印出来。在mini2440下可以成功运行。-Linux environment through the serial port to receive gps data and useful data which is stored in the structure of the analytical and print it out. In mini2440 can run successfully.
gps_sed
- bash获取串口gps模块信息并实时输出在屏幕上。-Get bash serial gps module information and real-time output on the screen.
CommDemo
- wince串口读取数据,gps数据,已经验证可以完美使用-wince serial read data, gps data has been verified perfect use
Visual C++实践与提高 —— 串口通信与工程应用篇
- 一些串口代码主要是C++,希望对大家有帮助。(Some serial code of GPS antenna)
CONTOS7-GPS
- ContOS系统下,串口接收GPS数据上传服务器,并实现模拟808协议上传照片。支持PL2303,FT232等USB转串口芯片。