搜索资源列表
UART——linux
- linux下的串口驱动,通讯程序,已经是成熟代码,可以直接使用!-The Serial Driver, communication procedures, it is already a mature code that can be used directly!
qextserialport-1.2win-alpha
- 提供一个基于QT4的串口通讯类。 用户可以直接使用。具体的使用方法参考压缩版的pdf说明文档-To provide a serial communications class based on QT4. Users can directly use. A specific reference to use compressed version of the pdf documentation
qtmcom_loop_onetoone
- 可实现两个串口互相通讯,界面友好,在Qt4环境下可直接运行。-realized between two serial communications, user-friendly, in Qt4 environment can be directly run
pciv
- 海思Hi3520 PCI总线演示程序 PCIV 相关样例程序包含以下几部分: 1、PCIV MSG :PCI业务层的消息通讯封装。基于MCC模块提供的ioctl接口,提供消息端口的打开关闭、消息发送、消息接收等接口。 相关代码为pciv_msg.c、pciv_msg.h。 2、PCIV Trans:PCI业务层的数据传输封装。基于PCI DMA传输接口、PCI消息交互及一套基本的读写指针Buffer,实现业务层通用数据传输接口。 可以用于主从片之间的任何类型的
plc-fx2u
- 利用LabVIEW和PLC通讯源码,实现串口通信,可以看到源代码-LabVIEW and PLC communication source, serial communication, you can see the source code
CAN-Bus-Communication
- 两个UP-NetARM2410-CL 通过CAN 总线相连接。ARM 监视串行口,将接收到的字符 发送给另一个开发板并通过串口显示(计算机与开发板是通过超级终端通讯的)。即按PC 键盘通过超级终端发送数据,开发板将接收到的数据通过CAN 总线转发,再另一个PC 的超 级终端上显示数据。-CAN Bus experiment
SerialPort
- Linux下Qt编程,实现串口通讯,可以读取串口及写串口操作。-Qt programming under Linux, the realization of serial port communication, can read and write a serial port serial port.
ElectricalConsole.3.tar
- qt下多界面,支持硬件按键,CAN通讯等功能,后续加入串口,摄像头部分-qt multi-widget,support key press, CAN communacation, will be supported serail and camera
dai_ma
- 在A8上建立服务器,利用QT建立客户端,两者通过TCP/IP协议进行通讯。STM32通过BMP180、BH1750传感器获得温度,大气压强,光强等参数。通过串口通信将这些参数传给服务器,服务器通过数据分析判断是否通过蜂鸣器进行报警。同时将这些参数传给客户端用来实时显示。客户端可以控制服务器报警程序的开始和停止。注:A8上运行linux系统!!!(Set up the server on A8 and use QT to set up the client, which communicates