搜索资源列表
uartrw
- linux 串口通信程序,可以设置波特率等,然后通信-linux serial communication program, set baud rate, then communication
04_serial
- ARM9200+嵌入式linux下串口通信程序
bioscom
- 上位机(386以上PC机)的所有程序是在BORLAND C++环境下编译的,因此串行通信程序可以直接应用I/O通信库函数bioscom(),该函数在由port指定的I/O端口上执行RS-232通信操作。通信前,根据与8098单片机的通信协议,设定通信的串行端口、数据位数、停止位数、波特率,由于上位机时钟为12MHz,所以对应的波特率应设置为4800。下面给出上位机串行通信的部分程序:
arm2410_uart
- 基于三星2410ARM9开发板,自己编写的串口通信程序,并经过测试,可以直接使用。
uart_test
- arm2440下,linux2.6内核串口通信应用程序,各参数在源码内可灵活修改-arm2440 under, linux2.6 core serial communication applications, the parameters in the modified source code can be flexible
com.c.tar
- 串口通信测试程序--可以用于嵌入式linux下串口通信,也可以用于x86下-Serial Communication Test Program- an embedded linux can be used under the serial communication, can also be used under x86
s3c44b0
- 在三星44b0上移植uclinux并开发串口通信程序-Samsung 44b0 uclinux porting and development of serial communication program
serial
- 本实验是一个串口通信实验。程序通过函数set_speed设置串口通信速率,通过函数set_Parity设置串口数据位,停止位和效验位,通过函数OpenDev打开串口。实验者可以在主机键盘输入字符串,程序对接收到的字符串计算字符串长度,发往串口,并将该字符串也发往串口。 开发环境: 创维特CVTs3c2410 Redhat9.0-This experiment is a serial communication experiment. Procedures set by serial
sd_test
- OMAPL137嵌入式双核处理器,合众达开发板串口通信实例程序代码,运行于linux下。-OMAPL137 embedded dual-core processor, development board serial communication Triangle examples of program code, runs on linux under.
serial_communication
- 一个linux嵌入式串口通信程序,有些注释,仅供参考-A linux embedded serial port to send the program, some comments, for reference only
Transform-station
- linux下UDP串口通信程序,串口接收下位机传的数据,然后通过UDP转发给服务器。-UDP and serial port programs with linux,receive the data from serial port and transmit it to server by UDP socket
Qt_serial_com
- Qt编写的串口通信完美教程,非常详细的图文介绍,提供移植到LInux的程序!-Qt to write the serial communication perfect tutorial, very detailed graphic presentation, transplanted to the LInux program!
linux-tty_GPRS
- linux系统下的串口编程,驱动SIM300 GPRS通信的程序。包括串口通信,串口中断,GPRS无线通信数据的接收与发送源代码。-linux gprs
03_tty
- s3c2410s ARM开发板 串口通信程序源码-s3c2410s ARM development board serial communication program source code
645-test-codes
- 645规约串口测试程序,适用于对645规约485通信报文解析,希望对大家有所帮助-645 test codes
serial_right
- linux下串口通信程序,实现主机与开发板之间的读写。压缩包里有读写源码和调试结果~-serial port communication in linux
serial
- 基于linux的串口通信程序实现与开发版的串行通信-QT serial communction
GPS
- GPS/BD串口通信程序 linux下GPS/BD模块与arm开发板通信,显示解析定位数据-GPS/BD serial communication program under linux GPS/BD module with arm development board communication, display positioning data parsing
modbus
- modbus rtu串口通信程序,用于openwrt通过串口查询数据。- modbus rtu serial communication program for openwrt query data through the serial port.
8.UART
- ARM上开发的串口通信程序,用于打印调试信息,能像电脑Printf那样使用-On ARM serial communication program development, debugging information for printing, can be used like a computer Printf