搜索资源列表
IrCOMM2k-src
- 虚拟红外串口程序,及相关应用程序和说明。-procedures, and related application procedures and explanations.
Tusb3410ToSerial
- Texas Instruments的TUSB3410转串口电路测试应用程序的源码。-Texas Instruments TUSB3410 to the serial circuit test application the source.
commport
- Windows2K下虚拟串口设备驱动程序及相关应用程序
RegIsaInt
- 本程序用以示范如何挂接windows系统下的硬件中断(如并口中断,串口中断等等),包含了驱动程序源代码和上层应用程序代码。驱动程序是用DDK编写的。使用前请参看readme文件。-the procedures used to demonstrate how to engage the windows system hardware interrupts (such as Parallel interrupted, interrupt, etc.), including the driver so
virtualSever.rar
- 在Windows2K操作系统上虚拟出若干串口设备,这些虚拟串口设备作为 TDI Client 将串口应用程序(比如超级终端)读写串口设备的操作通过网络的方式传递到远端,即将应用程序写入的数据以UDP协议发送到远端目标机器的指定端口;监听本机指定端口,将所有在此端口收到的UDP报文数据提交给应用程序。,At the operating system on virtual Windows2K a number of serial devices, such as a virtual serial p
ComSpy(delphi)
- 监视串口的过滤驱动程序源码(sermon C++)和上层应用程序源码(delphi),在这里展示了在delphi下如何加载一个驱动以及与驱动程序通信的基本示例,里面还有很多功能有待大家挖掘和完善,完善后别忘了发一份源码给我。-Monitor serial filter driver source code (sermon C++) and the upper application source code (delphi) here shows a basic example of how to
SerialPortComunicateion.
- 读写串口的的应用层程序,很经典,演示应用程序如何与驱动程序通信-Read and write serial application layer process, it is classic, shows how applications communicate with the driver
CommDiag
- 用mfc编写的串口应用程序,使用便利。附上了全部源码。界面简洁易于扩展。-Easy-to-use MFC based serial port communication program.
bf53x_vivi
- BACKFIN 531 源代码,vivi bootloader部分,支持串口下载程序,和加载应用运行-BACKFIN 531 source code, vivi bootloader part, support serial download, run and load applications
RFID
- RFID串口 应用程序,用过串口对条形码进行扫描-RFID serial application, used to scan the barcode serial
java_com
- java串口通信包javacomm20-win32.zip Javax.comm是Sun公司提供的,用于开发平台独立的通讯应用程序的扩展API。(ps:这里javax的x很准确地表明了它是一个扩展包,而不是核心包(core package),但由于历史原因,javax下的并不都是扩展包,比如swing包已经是Java核心架构的一部分了,不过为了与Java1.1编码兼容,仍使用javax.swing。)javax.comm可以访问RS232接口(串口)及有限制地访问IEEE-1284(并口)。-J
单片机c语言应用100例
- 常用单片机功能C程序;包含串行口;液晶数码驱动;中断;定时;键盘程序等。(C program with common use of MCU)