搜索资源列表
单片机串口发送和接受驱动程序
- 单片机串口发送和接收驱动程序,一直在用,绝对没有问题!
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
Serial-port-test-program
- 串口测试程序,适合51单片机调试串口的时候使用-The serial port test order, suits 51 monolithic integrated circuit debugging serial port the time use.
wendu
- sht10温度传感器程序包括串口程序,单片机是51类型的-sht10 temperature sensor program includes a serial program, microcontroller 51 types
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
usart_led
- c语言编写的AVR MEGA16程序,作用是:单片机从串口接数据,接到相应数据就点亮对应的小灯!-AVR MEGA16 c language program, the role is: the microcontroller access data from the serial port to the corresponding data to light up the corresponding small lamp!
download-STC
- 不用串口程序不断电下载STC单片机程序(调试成功)-Uninterruptible power without serial program download STC microcontroller program (debug)
Csharpserial
- C#串口调试程序与单片机串口连接发送信息-Csharp serial
stc--spi
- stc系列单片机的spi主机程序,无中断串口接收并用SPI发送-测试程序-STC Series MCU SPI host program, without interruption serial port to receive and sent SPI- Test procedures
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.
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
21.UART
- AVR串口程序,可将ATMEGA16单片机与电脑直接相连,进行串口数据的收发-AVR serial procedures, can be directly connected with ATMEGA16 single-chip computer, send and receive serial data
SerialPortConnection
- 基于visual studio C#的串口上位机程序,可以以此为模板编写单片机串口上位机程序(Based on Visual Studio C# serial host computer program, you can use this as a template to write singlechip serial host computer program)
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,