搜索资源列表
uart.rar
- 51单片机和PC机串口通讯试验 含汇编程序,电路图,所需软件。,51 microcontroller and serial communication experiment with PC-assembler, schematics, required software.
uart
- 51单片机 串口接收发送 都用到中断 全双工 采用C语言-51 MCU serial port receive interrupt is used to send both full-duplex using C language
uart
- 51单片机串口通信,为了实现简单的串口而编写的,希望对大家有用。-51 microcontroller serial communication, in order to achieve a simple serial port and write, and I hope useful.
UART
- 51单片机串口 通用程序,应用时只需添加剩余部分!非常方便-51 Single-chip Universal Serial procedures, the application can add the remainder of the! Very convenient
uart
- 这是一个基于vc串口异步通信 可以实现串口半双工的异步通信 -This is a serial asynchronous communication based on vc can achieve half-duplex asynchronous serial communications
uart
- 51单片机普通I/O口,做串口用,可以和真的串口一样,设置发送和接收的波特率,和发送接收的模式-51 Singlechip general I/O port, serial port used to do, you can and really like the serial port, set up to send and receive baud rate, and send to receive mode
serial
- 通用 51单片机 UART 0 初始化程序,适用于不同波特率,不同晶振-Generic 51 Single-chip UART 0 initialization procedure, applied to different baud rate, different crystal
uart
- 采用软件方法来实现单片机的通用串口引脚来模拟UART。根据要求采用P1.0作为发送端(TXD),P1.1做为数据接受端(RXD),并采用全双工通信模式。由于MAX232电平转换芯片除了做UART的几个引脚后,还剩余T2IN,T2OUT,R2IN,R2OUT.所以采用模仿UART的接法.每次通信,发送的数据加1,接收的数据加2.用51系列单片机。-The use of software methods to achieve single-chip Universal Serial pin to s
UART-51
- 51双串口通讯程序,c语言实现。希望对大家有帮助!-51 pairs of serial communication program, c language. We want to help!
UART_C51
- Proteus下UART串口程序,可利用Virtual Serial Ports Driver和串口调试工具进行测试.包含仿真电路和C程序。-Serial Port program which can be used in Proteus environment. The packet includes simulation circuit and C code.
51-uart-wifi-code
- code for 51单片机 用于控制串口wifi模块的代码。很有用。 串口wifi,uartwifi模块-code for 51 MCU is used to control serial port wifi module code. Very useful.
mcs51-io-uart
- 利用51的两个输入输出引脚如P1.0和P1.1,置1或0分别代表高低电 平,也就是串口通信中所说的位,如起始位用低电平,则将其置0,停止位为高电平,则将其置 1,各种数据位和校验位则根据情况置1或置0。-Using 51 as the two input and output pins P1.0 and P1.1, set to 1 or 0 representing the high and low, that is said in the bit serial communicati
uart
- 51单片机串口程序,可以方便的移植任意51内核的相同类似的单片机-51 microcontroller serial program, you can easily transplant the same like any 51-core MCU
SCI(UART)
- 51串口通讯 C语言程序 用STC单片机实现的-51 serial communication C language program using STC MCU
Uart
- 51串口收发代码,原工程经测试可正常使用。-51 serial transceivers code. The test can be used normally.
uart
- 51单片的串口实现数据的收发过程,也可使用中断形式实现数据的收发。-51 single serial port to send and receive process data can also be used to send and receive data interrupt form.
uart
- UART(串口)用的51芯片是AT89S52,所以这些代码没问题可以在AT89S51、AT89S52、AT89C51、AT89C52下通用,不需要任何修改。-UART (serial port) with the 51 chip AT89S52, so the code is no problem in the AT89S51, AT89S52, AT89C51, AT89C52 under the general, without any changes.
UART
- 基于C语言开发的串口通信底层程序,对于初学者可以较好的理解串口通信开发 -C language development based on the underlying process of serial communications
UART_51
- 单片机串行口的驱动程序,可以直接发送字符串和数组-Serial port driver can send strings and arrays
uart
- 异步通信 UART 51单片机基础上理解串口通信数据收发-Asynchronous communication UART serial communication based on 51 single chip microcomputer to understand data transceiver