搜索资源列表
Windows下串口通信C++源代码,纯C++代码
- 一个用c++编的串口通讯程序,经测试运行正常-with a series of the serial communication program, tested normal operation
SPImodule
- 串口通信模块C代码,采用的是MICROCHIP公司的芯片-Serial Communication Module C code, the company is going before the chip
ASYNCPEC.ZIP
- DOS下,异步串口通信C代码,根据具体需要可裁减-DOS, asynchronous serial communication C code, according to the specific needs can be trimmed
c
- 用C语言编写串口通信的源程序的简化代码已经通过编译
At指令,彩信猫,C#
- 详细的代码说明,适合初学者,本源码是我在公司上班的时候写的,很有参考的价值
VisualCchuankoutongxin.rar
- VisualC实践与提高——串口通信与工程应用篇代码,此源码对充实工业控制软件编程人员有很大的帮助,VisualC practice and improve- Serial Communication chapter code and engineering application, the source of substantial industrial control software programming staff very helpful
51_zhongduan.rar
- 51中断程序框架c代码,包括定时中断,外部中断,串口通信中断。。。。。,mcu51
CRC16.rar
- 纯c代码编写,可以单独的进行CRC16校验,结果可以16进制显示。,The preparation of pure c code can be carried out separate CRC16 checksum, 16-band results can be displayed.
freemodbus-v1.4.0
- FreeMODBUS 是针对通用的Modbus协议栈在嵌入式系统中应用的一个实现。Modbus协议是一个在工业制造领域中得到广泛应用的一个网络协议。一个Modbus通信协议栈包括两层:定义了数据结构和功能Modbus应用协议和网络层。在FreeMODBUS的当前版本中,提供了Modbus Application Protocol v1.1a 的实现并且支持在Modbus over serial line specification 1.0中定义的RTU/ASCII传输模式。从0.7版本开始,Fr
VisualCCOMcommunicationcode
- 这是 《Visual C++Turbo C串口通信编程实践》的配套代码,我试过的都可以运行,希望对大家的学习有所帮助。-This is " Visual C++ Turbo C programming serial communication practice" matching code, I tried to run both, the study would like to help everyone.
EPCM2944UART
- 用于epcm的uart开发的代码,含有matlab和c代码的对比与应用-Uart for the development of the epcm code, matlab and c contain comparing and application code
Serialcode
- 串口通信c++代码,其中包含了所有的程序,和头文件,一个可执行程序。基于对话框。-Serial communication c++ code
Ex13_01
- 串口收发数据例子,采用C#代码完成,入门级别的程序-c# serialport send and reiceive exmple
Ex13_02
- 利用串口关闭对方计算机程序,C#代码程序,入门级级的学习资料-Use serial port to close the other computer programs, C# code procedures, entry-level class learning materials
Bright
- AP3154 LED背光驱动代码,纯C代码,SDI接口脉冲控制-AP3154 led driver for embedded system, pure C code, with SDI interface
20100224XModem_c
- 此文件为基于X-MODEM的数据传输协议的代码-This file is based on the X-MODEM protocol data transfer code
UART
- 在LPC2400系列上 UART串口通信 C代码-LPC2400 series on the UART serial communication C code
cyclebuf
- 循环缓冲的C代码实现,在VC++6.0上调试通过,代码用Ascii C 写,可方便移植-Circular buffering C code in VC++6.0 to debug through the code used to write Ascii C, can be easily transplanted
串口C#代码
- 这是一个可以查看传输到串口上的数据的代码。(This is a serial port can see the data received code)
c#编写串口通讯代码 多线程实现
- c#编写串口通讯代码多线程实现,逻辑与界面分离。发送与接收都为单独线程(c#Prepare serial communication codes multithreading)