资源列表
[串口编程] serialrxtx
说明:个人原创,已经测试通过。功能:完成串行数据与RS232格式数据的收发转换,ST16C450+串并双向转换兼收发时序产生功能,优点:省去了传统的ST16C450需要CPU干预的缺点,简化设计, 纯硬件自动转换,缺点:忽略各种异常报警,适用于误码测试时使用(传输错误由误码测试功能模块完成检测)。-Personal originality, have the test. Function: the completion of serial data and send and receive RS2<fg0112> 在 2025-07-27 上传 | 大小:26kb | 下载:0
[串口编程] serport013
说明:基于DOS下的C语言串口开发封装库,非常好用,引用lib文件后一个头文件后,狠轻易的实现串口232的通讯,完成数据的收发-DOS-based C language under development package serial library, very easy to use, to use a lib file the first document, easily make the realization of the 232 serial communications, the comp<六月雪> 在 2025-07-27 上传 | 大小:26kb | 下载:0
[串口编程] GSMCONTROLLEDROBOT
说明:in this code can control a robot using GSM modem by sending messages interfaced with 89v51rd2<vijay> 在 2025-07-27 上传 | 大小:26kb | 下载:0
[串口编程] Serialconctpc
说明:用VB编写串口,用串口实现双机互连,我找了很久才找到的-Write serial port using VB with a serial interconnect to achieve two-plane, I am looking for a long time to find the<刘畅> 在 2025-07-27 上传 | 大小:26kb | 下载:0
[串口编程] digitalIPMSP430
说明:Digital Input interface with the help of microcontroller<Chetan Shah> 在 2025-07-27 上传 | 大小:26kb | 下载:0
[串口编程] MCUdown
说明:我的毕业设计程序,单片机采集数据(温度)经串口发送至电脑VB显示并画出曲线,注释详细,稍加修改即可为你所用,-My graduate design program, microcontroller data acquisition (temperature) to send to the computer via serial port, and draw curve VB show, notes in detail, little changes can work for you, huh,<shaoling> 在 2025-07-27 上传 | 大小:26kb | 下载:0
[串口编程] LinuxSerial
说明:原创的linux下的串口读写程序,通用性比较好-use serial port to read and write, better versatility<zhoukan> 在 2025-07-27 上传 | 大小:26kb | 下载:0
[串口编程] vb-mscomm
说明:MSComm控件提供了两种处理通信的方式:一种为事件驱动方式,该方式相当于一般程序设计中的中断方式。当串口发生事件或错误时,MSComm控件会产生OnComm事件,用户程序可以捕获该事件进行相应处理。本文的两个例子均采用该方式。另一种为查询方式,在用户程序中设计定时或不定时查询 MSComm控件的某些属性是否发生变化,从而确定相应处理。-MSComm control provides a way to communicate two treatments: one is event-driven<刘晓生> 在 2025-07-27 上传 | 大小:26kb | 下载:0