搜索资源列表
串口扫描源码
包含的功能有打开串口,设置掩码等参数,读取数据并存入文件,写入数据等。
串口调试(delphi源码)
使用说明
本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。
使用平台: WIN9X/NT/2000/XP本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能
PSoc串口例程
- CY8C27系列PSoC的串口液晶操作例程,希望对大家有帮助!
串口操作类
- 一个很好用的串口操作类
串口操作程序
- 操作串口设备的源代码
windows串口操作源码
- windows上简单的串口操作代码 不包含编译环境,可以供初学者参考代码
串口读写类
- 可以控制计算机串口操作的串口类,非常好用-can control the operation of the computer serial port Serial category, very handy
串口通信组件
- windows环境下的基于COM的串口通信组件,封装了串口的常用操作,很好用!-windows environment based on the serial communication COM components, packaging commonly used by the serial port operations, with very good!
Current
- VC6 多线程的串口操作,有线程同步的解决方法(terminal)-VC6 multithread serial operation, thread synchronization solution (terminal)
更新版串口类库
- 这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过。-This a more comprehensive package in the category of serial interface, supports synchronous and asynchronous operation, the use of simple, effectiv
DBComm_v0[1].1
- 串口的东西,用串口通讯. 用API封装的串口操作类-Serial things, using serial communications. Using API Packaging category Serial operation
串口接收
- 本人最近刚刚搞完串口操作,这是参考其他人的代码,并修改而成的.-recently I just get finished serial operation, which is reference to other people's code, and the revisions.
自编串口程序
- 串口操作源程序,可以对串口读写操作,当然也可以自发自收,是一个联系串口通信的好例子-source can write to serial port, of course, can also spontaneously collected, the serial link is a good example of communication
多串口多线程工业控制实现
- 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它
多串口多线程工业控制实现(SerialPort类)
- 对SerialPort类进行了一些简单的修改,其中封装了操作串口复杂的一些串口操作。使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。经测试,效果很好-right SerialPort category for some simple changes, packaged operating serial complexity of some serial operation. It can be used dire
串口操作:一个收两个发
- 实现多个串口收发,并控制哪个串口收发的stm32程序(several usarts transport and receive)
MATLAB串口操作官方教程(2014版)v1.2.pdf
- MATLAB串口操作官方教程(2014版)v1.2,轻松解决串口通讯(MATLAB serial operation of the official tutorial (2014 Edition) v1.2, easy to solve serial communication)
GPS数据提取 串口操作 vc++6.0环境
- 用串口开发的GPS数据提取程序,通过实际应用,切实可用!(GPS data using serial development program, through practical application, practical!)
C#串口编程代码
- VISUAL STUDIO 下的WINDOWS C#版本的串口操作代码,多线程,(C# version of the serial port operation code, multithreading)
串口操作
- 简单串口发码源码,含有打开串口,关闭串口,发送数据功能(Simple serial source code)