资源列表
UART发送接收奇偶校验
- 状态机,串口收发,以及奇偶校验。 even_parity.v奇偶校验; receive_byte.v字节接收; send_byte.v字节发送(state machine,UART even_parity.v even parity; receive_byte.v receiving byte; send_byte.v sending byte)
Visual C++实践与提高 —— 串口通信与工程应用篇
- 本书系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、 Modem、射频卡以及两台计算机之间的通信编程方法。(Realizing the transmission of serial port information)
stc15双串口中断收发
- stc15系列串口通信程序,双串口中断收发(Serial serial communication program of stc15)
MSCOMM
- VS2010MFC没有串口控件,此压缩包里包含了串口控件相关的3个文件。mscomm32.ocx MSCOMM32.oca MSCOMM32.DEP MSCOMM.SRG(VS2010MFC has no serial port control, which contains 3 files related to serial port control.mscomm32.ocx MSCOMM32.oca MSCOMM32.DEP MSCOMM.SRG)
shangweiji
- 简易串口通信上位机,功能单一,操作简单,内含使用说明文件。(Simple serial communication host computer, contains instructions for use.)
STC15-DoubleUART
- 与我上传的Android程序配套的单片机程序。STC15单片机用使用两路串口,一路做485通信,一路与WIFI模块通信(And I uploaded the Android program matching SCM program. STC15 microcontroller uses two serial ports, one way to do 485 communications, one way to communicate with WIFI module.)
matlab gui串口通信程序
- matlab gui串口通信程序,串口调试助手gui界面源程序(Matlab GUI serial communication program, serial debugging assistant GUI interface source program.)
103244814VB-Modbus-RTU
- VB Modbus RTU源码,其中协议部分已生成DLL,可直接调用(VB Modbus RTU source code, where part of the protocol has been generated DLL, can be directly invoked.)
串口通信
- 本程序给出了VC与串口通信的实例,希望能够给初学者带来帮助(Communication between VC and serial)
chuankou_2.2.3.0117_XiaZaiBa
- 串口调试助手,一个强大稳定的串口调试工具,完美支持Win7等Windows操作系统,支持常用的波特率及自定义波特率,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符(包括中文),可以任意设定自动发送周期,并能将接收数据保存成文本文件。(Serial debugging assistant)
CDT规约(最新)
- 新部颁 CDT 规约本标准规定了电网数据采集与监控系统中循环远动规约的功能、帧结构、信息字结构和传输规则等。(The new Ministry CDT specification stipulates the function, frame structure, information character structure and transmission rules of the circular telecontrol protocol in the power grid data acq
[C#蓝牙]C#蓝牙工程
- 一个可与单片机进行蓝牙通信的系统,同时包含一个图形界面方便控制(a system that can communicate with microcomputer through bluetooth.)