搜索资源列表
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单片机两个串口,UART0和UART1的源码,详细给出了两种主机和从机的程序-Contains two 51 single-chip serial port, UART0 and UART1 source, is given in detail the procedures of the two kinds of master and slave
51-IO-port-uart--C
- 单片机模拟UART,实现软件模拟串口,C语言编写-Single-chip analog UART, software simulation serial, C language
51-uart
- 51单片机与PC机的串口通信,串口软件发什么就显示什么。- 51 microcontroller and PC machine serial communication, serial port software to send what to show what 51 microcontroller and PC machine serial communication, ser
51project
- 51单片机的串口使用,帮助初学者快速掌握(51 MCU serial port to help beginners quickly grasp)