搜索资源列表
CAN总线与并口通讯转换
- 一个并口与CAN 总线转换的编程包括下位机与上位机的C与VC++程序,请大家参考- CAN CVC
串口通讯硬件仿真测试
- 232串口测试程序。// 软件模拟测试说明: // 1.这个测试采用查询方式进行串口通讯 // 2.将软件仿真环境的晶震设为11.0592 MHz // 3.软件模拟全速运行, 观察波特率是1200bps // 4.在串口1中输入数字或字母,可观察到通讯是否有误。-232 serial testing procedures. / / Software simulation tests : / / 1. The test inquiries conducted using seri
串口通讯(演示验证)
- AVR单片机ATmega128的串口通讯程序,根据输入的数据,点亮不同的指示灯,可以验证串口通讯的正确性。-AVR ATmega128 serial communications procedures, data entry, lit the lights come on, can verify the correctness of serial communications.
多串口多线程工业控制实现
- 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
vb串口通讯
- 这个文件是有关系统串口通信的实例,作为学习串口通信入门来说是一个很好的参考实例,它是基于vb语言的,而且其中很多代码可以直接移植 -this paper is on the serial communication system examples, as a learning portal Serial Communication is a very good reference example, it is based on vb language, but many of them can
SerialPort.rar
- 在Visual c++下的串口通信程序,可以边学边用呀,In the Visual c++ Under the serial communication program, you can learn while using it
rs232-com
- rs232串口通讯测试程序,可以通过此程序连接到com端口。接受/发送数据。-rs232 serial communications test program, this program can connect to the com port. Receiving/sending data.
dccomms
- ComPort Library是一套用来编写串口通讯程序的控件。它包含5个控件:TComPort, TComDataPacket, TComComboBox, TComRadioGroup and TComLed。利用这些工具(当然还有DELPHI开发环境),你能更快更简单地开发串口通讯程序。包含Delphi上下文相关的帮助文件和源代码(4000行)。功能无限制。源代码:包含。适用语言:CB3 CB4 CB5 D3 D4 D5-ComPort Library is a set of proced
91331982MSCommV1
- MFC下用MSComm控件实现串口通讯,调试通过,并且可以测量串口电压-This programme can transfer data to your seriel with the MSCOMM.
msp430shujucaijixitong
- msp430f149实现的数据采集系统 结构简单 功耗低 模拟采集传感器 数字开关量采集 串口通讯UART模块 电源供电及复位-Executable files built outside of IAR Embedded Workbench Follow these steps to load and debug an executable file that was built outside IAR Embedded Workbench, for example p
chuankoutiaoshi
- 一个好用的串口调试工具,可以用来调试和查看串口通讯状态-An easy to use serial port debugging tool can be used to debug and view serial communications status
mcu_51_io_uart
- 51单片机IO口模拟串口通讯C源程,适用于AT89S51/AT89S52等单片机。-MCU GPIO uart c source code ,can use for AT89S51/AT89S52 etc.
vccomm
- 完善的串口通讯代码。可以实现双工,动态传输字符文件。-Complete serial communication code. Duplex can be achieved, the dynamic characters in the file transfer.
VCprogram
- VC 通讯程序 用于串口通讯 稍加改动就可以用于工程项目-VC communication program for the serial communication can be used for slight changes in the project
C8051F02X系列MCU串口通讯底层驱动程序
- C8051F02X系列MCU串口通讯底层驱动程序,已经调试通过,大家只需要编写上层代码即可!-C8051F02X series MCU serial communication underlying drivers, debugging has been passed, we only need to write the upper code can be!
串口监视软件
- 可以使用该软件完美监控串口的收发串口的信息。调试串口通讯必备(You can use the software to monitor the serial port to send and receive serial information. Debugging serial communication essential)
uart
- FPGA的串口通讯程序,可以实现数据的发送和接受。(FPGA serial communication program, you can achieve data transmission and acceptance.)
CAN总线
- 用于飞思卡尔s12系列16位单片机的can口通讯(Can port communication for 16 bit singlechip of the flying Carle S12 series)
com口通讯
- 用于端口通讯,包含代码,可以借鉴学习一下,谢谢。(Used for port communication, contain code, can learn to learn, thank you.)
MFC串口V2
- 基于vc++的MFC版串口通讯,可以快速上手串口通讯。(Vc++ based MFC serial port communication, can quickly reach the serial port communication.)