搜索资源列表
CAN总线与并口通讯转换
- 一个并口与CAN 总线转换的编程包括下位机与上位机的C与VC++程序,请大家参考- CAN CVC
jsjc
- 关于计算机的并口编程来实现模拟SPI通讯的C源程序-on Parallel Programming computer simulation to achieve SPI communications C source
Parallel_port
- Maxim IC并口编程,Writing Parallel_port 2_wire software in c-Parallel Programming, Writing Parallel_port 2_wire software in c
MFCparallelport
- 这个类允许你在所有的Windows平台下使用低级端口I/O接口存取并口数据。例子程序使用一个定制的MFC/C++类实现了PC到PC之间通过“PLT1”进行简单的C/S文件传输。 -this type allow you to all the Windows platform using vulgar port I / O interface for parallel port access It is. Examples of programs use a customized MFC /
spi
- 用计算机并口模拟spi通信的c源程序,希望能对您有所启发
串口通信1
- 用从c++编写的串口通信程序,内有详细的了解并设置串口参数的源码,并含通信原理-prepared from the use of serial communication program, with detailed understanding of serial port parameters and set up the source code, and communication with Principle
communication.rar
- 在C#里面实现对并口的控制,调用用到winio.dll,In C# there to achieve the control of parallel port
UART
- windows下串口编程,从磁盘读取一特定格式的TXT文件,提取出其中的数据,通过串口发送,并接收返回数据。多进程实现。MFC-a c++ program of uart,the program read a .txt file from the disk and send the information by the UART port,MFC,multi process
SerialportSample(3)2008
- c#串口通信,并有简单的数据解析功能,和通讯协议如何缓存,分析以及通知界面-RS232 SerialPort communication
builderUart
- 这是自己用C++ BUILDER编的串口通信软件,该软件能接收单片机上传到PC机上的内容并显示出来,而且还可以编出波形。-This is their use of C++ BUILDER for the serial communication software can be uploaded to the PC to receive single-chip machine and display the content, but also for the waveform.
Vc_uart_MODEM
- 在Visual c++下可对串口和MODEM进行操作,并能用ZOMDEM协议进行收发文件的程序-C语言-In the Visual c++ Can be carried out on the serial port and MODEM operation and can be used to send and receive documents ZOMDEM agreement procedure-C Language
feng_rs0
- 基于FPGA的串口通信,PC给FPGA发送数据,FPGA收到数据并返回给PC-FPGA-based serial communications, PC to the FPGA to send data, FPGA Receive data and return to the PC
Serial
- 采用C++ Builer编的一个串口通信源码,通过虚拟串口在电脑上模拟两个串口并连接,可以很方便的调试和学习串口编程。-Using C++ Builer made a serial communication source, through the virtual serial port on the computer simulation and two serial connections, can be very convenient to study serial debugging a
comm
- 以C语言和Java语言、嵌入式开发、算法实现为主,,互联网上其他地方是找不到的-c++并口通信程序,以C语言和Java语言、嵌入式开发、算法实现为主,,互联网上其他地方是找不到的
gongju
- 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-Single-chip used in the process of developing the multi-functional tools, includi
PARALINK
- 公开部分本人早年原创软件(2/16):MS-DOS下的增强型并口(ECP)通讯软件(Microsoft 4位通讯软件Interlnk/Intersvr的8位版)。使用符合IEEE1284标准的增强型并行口(ECP)实现双机高速通讯:文件互传、管理等。用户编程界面基于Borland C++ 3.1/TurboVision 1.0但风格源于Symantec C++。软件支持多种联网电缆硬件。简单的8位并口联网线可以根据软件中的注释自制。有电路的直接联网电缆(DCC,支持Windows9X下的8位并口
VisualcPLCMSComm
- PC与智能仪器串口通信程序设计 目前仪器仪表的智能化程度越来越高,大量的智能仪器都配备了RS-232通信串口,并提供了相应的通信协议,能够将测试、采集的数据传输给计算机等设备,以便进行大量数据的存储、处理、查询和分析。 设计采用的是南京朝阳仪表有限责任公司生产的AMT3000A智能仪器。 设计说明: 1、 掌握PC与智能仪器串口通信的线路连接方法。 2、 掌握PC与智能仪器串口通信的C++程序设计方法。 设计用软、硬件: 1、 PC 2、
12864c
- 这是基于12864液晶屏的串口及并口程序!语种为c!-This is based on the 12864 serial and parallel LCD program! Language for the c!
VisualC_Turbo_C_Seral
- 内容简介 《Visual C++/Turbo C串口通信编程实践》(第2版)从编程实践角度详细介绍了PC计算机Windows环境下、DOS环境下以及单片机的串V1通信的基本方法,并根据当前串口与网络结合的发展趋势,给出了串口与TCP\IP网络、远程监控相结合的解决方案与详细程序实例。内容丰富、步骤详尽,初学Visual C++\Turbo C的读者也能很快编写出实用的串12通信程序。第二版根据第一版的使用反馈,增加了许多基础内容与应用实例,更易于读者掌握和调试程序。配套光盘中包含了书中实例源
ReadDaTime
- 从串口读取串口数据,并截取部分数据进行曲线拟合,实时读取数据,定时持续更新曲线。(Read data from serial port and intercept some data fitting curves.)