搜索资源列表
WindowsCE_Driver_Sample
- Windows CE下驱动程序开发基础,以串口驱动程序(COM16550)中初始化过程为线索简单讲一讲驱动开发的基础知识
comcap
- 一个简单的串口过滤驱动程序,仅供学习之用-A simple serial filter driver, only for learning purposes
com
- 简单的串口通讯程序适用于初学串口通讯的同学学习使用其中的基本api-Simple serial communication program for serial communication beginner students learning to use one of the basic api
serial-prot
- matlab 环境下的串口驱动程序开发,适合新手使用,简单易学-serial port configuration using matlab
serialport-program
- 最近接触串口通信,发一个简单实用易懂的串口通信程序源码-Simple, practical and easy to understand serial communication program source code
COM
- C语言通过底层API访问串口的程序。 非常简单的一个例子! 读取串口,然后进行相应的操作(鼠标、键盘控制)-C language API to access the serial port through the underlying program. A very simple example! Reads the serial port, then the appropriate action (mouse, keyboard control)
DevComm
- usb、串口通信程序,vc++开发,简单好用-USB, the serial communication program, vc++ development, easy to use
SCommTest
- 简单的串口小程序,实现数据的发送与接收,可以发送文件,但大小有限制-series comm test
ComTest
- 最简单的串口小程序 说明如何通过串口发送和接受数据 VC工程-the most sample com test