搜索资源列表
C8051F中文资料
- C8051F340/1/2/3/4/5/6/7 系列器件使用Silicon Labs的专利CIP-51微控制器内核。CIP-51与MCS-51TM指令集完全兼容,可以使用标准 803x/805x的汇编器和编译器进行软件开发。CIP-51内核具有标准 8052 的所有外设部件,包括 4 个 16 位计数器/定时器、两个具有扩展波特率配置的全双工UART、一个增强型SPI端口、多达 4352 字节的内部RAM、128字节特殊功能寄存器(SFR)地址空间及多达 40 个I/O引脚。
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
uartcommunication
- /*说明:AVR串口是通过UDR发送出去的,类似于51单片机的SBUF*/ /*程序功能:能够通过串行数据发送给PC机0x12数据,接收上位机数据并且+1后发送回上位机*/-uart communication implement
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)