搜索资源列表
chuankou
- 该程序实现了串口的基本功能,能实现电脑与单片机进行通信。-The program implements the basic functions of serial port, to achieve a computer to communicate with the microcontroller.
COM_Communication
- 用C#实现串口通信程序,在此基础上可以方便的开发单片机上位机程序-COM Communications
14-chuankoutongxin
- 51单片机的串口通信程序,来自于开发板,VC环境下编写。-51 the Serial communication program, and from the development board, VC environment prepared.
serial
- 串口程序 可供给上位机与下位机(单片机)通过串口进行通信-Serial program for PC and lower place machine (SCM) through a serial port for communication
TongXun
- 电脑和单片机之间的串口通信程序,非常适合初学者来学习-Between the computer and the microcontroller serial communication program, very suitable for beginners to learn.
CPP
- 基于C++写得PC与单片机之间的串口通信程序,非常详细,可以直接拿来稍作修改,便可使用-C++ written between PC and SCM serial communication procedures, very detailed
WindowsFormsApplication1
- C#环境下的串口通信程序样例,可选端口,通过电脑控制单片机,配合单片机程序,实现信号发生器的功能。-C# environment serial communication program example, an optional port through computer control chip, with the SCM process, the realization of the signal generator functions.
rs232-communition
- 232的串口通信程序。单片机不仅仅只有并口会用,串口也要熟悉,这是本人使用过的程序,希望有用。-232 serial communication program. SCM will be used is not the only parallel, serial, but also familiar, this is the program I used, I hope useful.
XOR
- C#异或计算 可用于电脑与单片机串口通信程序里-XOR Calculate;this can be used in serial port communication between PC and MCU
COM-communicate(C)
- 51单片机串口通信代码,好用,简单,单片机串口通信测试程序-51 single-chip serial communication code, easy to use, simple, single-chip serial communications test procedures
serial-communication
- VB实现pc与单片机串口通信任务 //利用vb实现pc与单片机串口通信任务 //编写程序代码 定义变量 Dim cnum As Integer 循环计数标志 Dim choosenum As Integer 选择指示灯号 串口初始化 在窗体的Load事件中加入下列代码对串口进行初始化 Private Sub Form_Load() MSComm1.CommPort=1 MSComm1.InputMode=1 MSComm1.RThresho
01-UartSendData
- C#写的串口通信程序,下位机用的单片机,亲测可以用!上位机按键或自动发送数据,下位机刷新状态发送给上位机显示。-C# u1994 u4E32 u53E3 u901A u4FE1 u7E0B u5E8F uFF0C u4E0B u4F4D u673A u7528 u7684 u5355 u7247 u673A uFF0C u4EB2 u6D4B u53EF u4EE5 u7528 uFF01 U4E0A u4F4D u673A u6309 u
SerialPortAssistant_V1.5
- 用于单片机与上位机串口通信,方便测试和调试单片机程序。开发环境vs2017,十六进制发送接收,自动定时发送,自动串口检测更新等功能。(It is used for serial communication between single chip computer and host computer to test and debug the program of single chip computer conveniently. Development environment vs2017,