资源列表
546534VC
- 用VC 6.0实现串行通信的三种方法。依据不同的条件实现对串口的灵活编程控制。-Serial communication with VC 6.0 three methods. According to different conditions to achieve the flexible programming of the serial port control.
calculator
- 一个串口通讯类,多线程,多串口通讯,简单容易掌握,例程-A serial communications class, multi-threaded, multi-serial communication
CAN1
- CAN串行通信程序,主要实现在单片机之间的远程通信与传输-CAN串行通信程序,主要实现在单片机之间的远程通信与传输。 CAN serial communication program, the main realization of the remote communication between the microcontroller and transmission.
Serial-debugging-Wizard
- 专门用于调试串口的小工具,方便灵活好用,十分适合相关仪器使用.-Specifically for serial debugging tools, flexible and easy to use, very suitable instrument to use
serialCOM
- 串口类,用于工程应用中串口通信,效果很好工作稳定-serialCOM
24cxx
- 简易24CXX芯片烧录程序,直接连接到串口-24C0XX
ckfx
- 通过串口调用,进行信息传送,比较简单的串口通讯程序,对于有此类编程的朋友会有一定帮助。
serialport
- 串口通信类,是一个很好的c++类,我在开发串口程序时就是用这个类来跟下位机通信的,非常的不错,是外国的一个人开发的类,其中包含了串口类的头文件和源文件。有兴趣开发上位机程序的人可以看一下;-C++ serialport class
CHUANKOUTIAOSHI
- 串口调试助手,可使用电脑方便调试单片机或PLC及MODBUS通信设备-Serial debugging assistant, you can use your computer to facilitate debugging MCU or PLC and MODBUS communications equipment
SPR_RI080526
- 基于F020的UART,232通讯例程代码-F020 based on the UART, 232 communications routine code
main
- Code send mail After the PPP host has been authenticated, the next phase is the network-layer protocol. The Internet protocol control protocol (IPCP) is used to configure the Internet protocol environment to be used in a PPP link. Options such
class
- 串口通讯类:当串口收到数据后怎样把消息通知给窗体Form,让窗体处理数据