搜索资源列表
com-terminal
- linux下编写的一个串口调试程序,可以实现串口数据的发送于接收-linux prepared a serial debugging procedures, can achieve serial data transmission at the reception
linux_serfile
- linux下的串口程序,有完整的源代码及make文件,实现串口数据发送功能
serfile
- linux下的串口程序,有完整的源代码及make文件,实现串口数据发送功能
chuankoutongxin
- 串口通信,用QT做一个上位机,实现向下位机发送数据。-serial communication
server-1.3.tar
- linux 操作系统上开发的上的网口与串口之间数据转发的程序.经过测试,非常好用.希望有人能用的着.-linux operating system developed by the network and serial port data transmitted between the procedures. After the test, very easy to use. I hope someone can use the forward.
heart
- 运用linux环境下的QT开发应用程序,包括曲线的描绘,串口数据的采集等-To develop the application by using QT4 under linux, including the mapping of the curve and the adapt of the serial port
Serial
- Linux下串口通信程序,打开串口,发送与接收数据-Linux serial
Qt_Serial_COM
- 用Qt编写的串口调试助手,具有串口参数设置、串口状态控制、保存接收数据、定时发送等功能-Qt Serial Debug
emb-linux-Serial
- 针对嵌入式Linux操作系统的特点,分析在该系统下串行通信口编程控制的方法,总结程序 设计的步骤; 在嵌入式Linux 系统上, 编写控制程序, 成功地实现嵌入式系统与微机系统 间的数据交换。 串口编程 嵌入式Linux Linux 内核-For embedded Linux operating system features, analysis of the system of serial communication port programming under control,
my2440linux_serial
- s3c2440 linux2.6.24内核 串口收发程序 用串口1收发数据 波特率是96-serial transceiver core s3c2440 linux2.6.24 procedures to send and receive data using serial port 1 baud rate is 9600
rs232_recv
- Linux 下利用串口来读串口设备数据,对于Linux初学者学习有所帮助。-Linux serial port using serial devices to read data, for Linux help for beginners to learn.
QtComAssist
- 用QT编写的控制台,用于和串口通信,功能是关闭,打开串口和接收发送数据-Written with QT console, for, and serial communication function is off, open the serial port to send and receive data
SerialPort
- linux环境下串口接收数据与发送数据实验 包含实验报告和源代码-linux environment to receive data and send data to serial experiments with test report and source code
qtCommSrc
- qt开发的windows串口通信程序,具有设置串口的各项属性,以及显示收到的数据等功能-qt development windows serial communication program, has set the serial port of the properties, and display the data received and other functions
newproject
- 实现网络数据收发,串口数据收发,线程的创建使用,文件操作,链表操作(To achieve network data transceiver, serial data transceiver, thread creation, use, file operation, linked list operation)
uart_socket
- 通过将linux下的串口转换为socket 把数据传出去,或者通过socket接收数据,然后通过串口发送出去(By converting the serial port under Linux to socket, the data can be sent out, or the data can be received through socket, and then sent out through the serial port)
main
- 数据在串口和tcp服务器或者tcp客户端之间转发 数据在tcp服务器或者tcp客户端 和 tcp客户端之间转发(Data is forwarded between the serial port and the TCP server or the TCP client Data is forwarded between the TCP server or the TCP client and the TCP client)
STM32F1蓝牙通信
- 通过蓝牙实现手机与串口数据互传,可实现数据双向传递(The two-way transmission of data between mobile phone and serial port can be realized through Bluetooth, and the two-way transmission of data can be realized)
Serial_com
- 在linux qt 上用串口进行的数据发送接受通信,一个简单的实例,方便简易懂(Sending and receiving data by serial port on Linux QT, a simple example, easy to understand and easy to understand)
串口通信
- QNX下的串口通信,在实际的机器上测试了一下,发现可以连续的发送数据。(Serial communication under QNX)