资源列表
MATLAB_Serial
- MATLAB GUI实现串口程序(原创)-MATLAB GUI Serial program(original)
SCI-Many
- 使用数据包形式接受数据,然后把接收到的数据返回到串口调试窗口!-Use the form to accept data packets, then the received serial data back to the debug window!
manager
- 对串口进行基本配置的程序,可以封装成自己的函数-The basic configuration of the serial program, can be encapsulated into a function of their own
PL2303
- 仿真器使用代码 源码串口驱动代码 绝对正确有用-Simulator source code is absolutely correct serial port driver code useful for
LfqComAssist-V02
- COM ASSIST,串口助手程序源代码-COM ASSIST,source code,Visual C++.
chuankou
- 这是串口调试助手低版本的编程源码,可以在这个基础上进行修改,以满足自己的应用-This is a low version of the serial debugging assistant programming source code, on this basis can be modified to suit your application
sadfasdf
- vb串口通信中控件的使用,其中还有串口通信实例用来更方便的是用户操作,讲解详细-vb serial communication in the control of the use, of which there are instances of serial communication is more convenient for user to explain in detail. . . .
SerialPort
- VS2008串口通信资料,简单明了。适合初学者。-VS2008 serial communication data, simple. Suitable for beginners.
SerialBarcodeReader
- 详细说明:MSComm控件使用详解,非常适合要对串口开发的人做参考-MSComm IDE, very suitable to the development of the serial for reference-Private Sub Image1_Click() tb1 = "invme"
usart12(interrupt)
- 在IAR环境下,串口12可以同时实现收发功能(中断方式)-In the IAR environment, you can also send and receive serial port 12 functions (interrupt)
Examples_Of_SerialCommunication(vc)
- 串口编程的诸多例子,包括mmscom控件的使用、SerialPort类的使用以及对windows api函数的介绍。另外还提供了一个非常有用的串口编程助手软件。-Serial programming of the many examples, including mmscom control the use of, SerialPort class to use as well as the introduction of the windows api function. It also pr
PCI_SerialPortCard
- 利用oriverstudio和visulae++设计出基于windows的多串口卡设备驱动程序 分 析了Linux内核及其与设备驱动程序的关系,根据Linux设备驱动的结构提出了 Linux设备驱动程序具体的设计和实现流程。保证了多串口卡能应用于多操作系统。 -Use oriverstudio and visulae++ to design windows based multiport serial card device driver analysis of Linux ker