资源列表
uartcomm
- 完成通用的串口通信功能 界面友好 缺点是没有十六进制显示的功能-Complete the common shortcomings of serial communication function is not user-friendly features displayed in hexadecimal
我见过最好的串口类
- 我所见过用VC写的最好的串口类,具有模拟单片机中断传输的方式,避免了查询传输CPU损耗和接收超时-I have ever seen VC was the best serial category, with simulation SCM interruption of transmission, so that the CPU for transmission and reception of overtime loss
SDIComm
- 一个采用mscomm控件的串口读写的例子,有程序工程的各个文件,如资源文件、头文件源代码、实现文件源代码和工程文件-mscomm using a serial control of literacy example, the procedures for various documents, resources such as documents, files, source code, the source code to achieve documents and engineering d
msp430
- MSP430串口及红外通信的C语言代码 好东西拿出来给大家分享-MSP430 serial and infrared communication code
Modbus
- 这是一个modbus访问包, 使用C#开发,经过多个项目的测试。-This is a modbus access package, using the C# development, through a number of items tested.
CommWizard-test
- VC串口编程实例,调试过。使用时,最简单就是将计算机串行发送(TXD)与接收(RXD)短接。-VC serial programming examples tuned. When used, the simplest is to send computer serial (stage) and receiving (RXD) Short.
mega8
- Mega8 串口通讯,编程接口,最小系统原理图-Mega8 serial communication, programming interface, the minimum system schematic diagram
CSharp(CSharp)RS232
- CSharp(C#) 基于RS232串口通信上位机软件含源码-CSharp (C#) RS232 serial communication based PC software with source code
Serial_Port_Module
- 一个百常实用的串口操作动态链接库,快来下吧。
RameonSpekreijse
- 很常用的用于串口编程的类,可以简单实现串口通信各种功能。
gjw_source_chapter_04
- 龚建伟编著\"VISUAL C++/TURBO C 串口通信编程实践\"所附源代码,与大家分享.-----龚建伟技术主页www.gjwtech.com-GONG Jian series "Visual C / Turbo C serial communication programming practice" source code attached. share with you .----- GONG Jian Technology Home www.gjwtech.co
comPC2PC
- 采用串行口实现数据在计算机间通信,采用VC6编写。