搜索资源列表
cutecom-0.13.2.tar
- 在linux下,应用QT开发平台,开发的串口通信程序,能接收,发送和存储数据,对于串口通信开发很有借签意义-in linux, QT application development platform, the development of the serial communication program, will be capable of receiving, send and store data, serial communication signed by the developmen
serial
- linux下的串口通信程序,可以实现串口的数据收发
chuankoutongxin
- 串口通信,用QT做一个上位机,实现向下位机发送数据。-serial communication
Serial
- Linux下串口通信程序,打开串口,发送与接收数据-Linux serial
emb-linux-Serial
- 针对嵌入式Linux操作系统的特点,分析在该系统下串行通信口编程控制的方法,总结程序 设计的步骤; 在嵌入式Linux 系统上, 编写控制程序, 成功地实现嵌入式系统与微机系统 间的数据交换。 串口编程 嵌入式Linux Linux 内核-For embedded Linux operating system features, analysis of the system of serial communication port programming under control,
Electric-power-communication-protocol-packet-gener
- 这个小工具可以生成16进制的电力通信协议数据包,目前支持两种 协议:“中华人民共和国多功能电能表通信规约(DL/T 645—1997)” 和”山东电力集团公司用电现场服务与管理系统通讯规约”。能自 动复制生成的数据,默认为生成的数据添加0x前缀,这样就可以把 数据包方便地粘贴到代码或各种16进制调试工具里面,如“串口调 试助手”。也可以用来在调试分析时和调试状态的数据包进行对比, 以检验数据包的合法性。 本程序用 qt4.2.3 opensource + m
term
- 在LINUX系统下,实现uart0发送数据,uart1接收数据的串口通信!只要在s3c2410为处理器,都可以跑上面的代码!-At LINUX system, the implementation uart0 send data, uart1 receive serial data communication! At s3c2410 for as long as the processor can run the above code!
QtComAssist
- 用QT编写的控制台,用于和串口通信,功能是关闭,打开串口和接收发送数据-Written with QT console, for, and serial communication function is off, open the serial port to send and receive data
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
trans2.2
- PC机通过串口与WSN网络通信。采集数据信息-PC communicate to WSN through UART.
serial-communication
- 实现串口的全双工通信,一端接受数据并且发送数据,另一端实现相同的功能,模拟目标机和宿主机-serial communication
serials
- linux环境下实现两路串口的使用,并创建进程实现两路串口数据通信-linux environment to achieve the use of two serial ports, and create a process to achieve two-way serial data communication
forkandcom
- linux系统下的多进程编程加共享内存操作代码,主要应用多进程,和共享内存操作,一个主进程和两个子进程,两个子进程之间数据的传递,控制,一个子进程负责与串口的通信,一个负责记录和保存-Multi process programming under Linux system with shared memory operation code, the main application of multiple processes, and the shared memory operation, a
read_write_serial
- Linux操作系统下用c语言编写的串口通信实例,包括对输入输出模式,波特率,数据位长度等的设定-Using c language examples of serial communication under the Linux operating system, including input and output mode, baud rate, data bit length setting
pygame.tar
- 树莓派的串口代码库可以实现串口数据通信读写(Raspberry Serial lib)
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)