搜索资源列表
51UART
- 转载一个用C写的MSC51单片机的串口中断服务程序,功能较多,具体看文件内部说明(注:作者是丁丁)-reproduced with a written MSC51 C MCU interrupt service procedures, more functional, look at specific internal documents (Note : The writer is a Ding Ding)
51UART
- 转载一个用C写的MSC51单片机的串口中断服务程序,功能较多,具体看文件内部说明(注:作者是丁丁)-reproduced with a written MSC51 C MCU interrupt service procedures, more functional, look at specific internal documents (Note : The writer is a Ding Ding)
51uart
- 串口调试程序 1. 发送过程:在发送时必须保证TI=1:即发送缓冲器为空,否则将导致数据发不出去,如果想强制发送可以用:TI=1.具体发送数据:利用printf(“akjdfaklfj”) 函数直接发送即可。 2. 接收过程:在接收时多选用中断方式,这样可以节约CPU的时间,提高效率, -1 serial port debugger. Send process: to be sent to ensure that TI
51UART
- 一个非常不错的单片机232串口通信程序-A very good microcontroller 232 serial communication program! ! !
51uart
- C51的串口中断接收,查询发送实例。(以销量30K产品的代码)-C51' s serial port interrupt reception, the query sent instance. (By volume 30K product code)
51uart
- 51单片机实现串口的通讯,自己加以修改,便可利用-51 SCM realizing serial communication, oneself modified, then available
51UART
- 51单片机IO接口模仿UART输出,51 SCM IO interface UART imitation-51 SCM IO interface UART imitation
51Uart
- 51单片机与PC 通讯,通过串口相互收发数据-51 MCU and PC serial communication
51UART
- 基于Proteus的两个单片机串口通信仿真实例-Two microcontroller serial communication simulation example based on the Proteus based on two MCU serial communication simulation example Proteus
51uart
- 51单片机实现串口接受和发送,Proteus仿真 在“2.1 键盘和LED 数码管显示设计”基础上,增加如下内容: 1、SCI 串行口、TTL-232 电平转换部分电路原理图; 2、相应程序流程图; 3、编程调试,在2.1 基础上,实现串口接收、发送功能,具体如下: (1)按下某键,通过串口送出按下键的键号(重复4 字节)并在虚拟终端上显示; (2)在虚拟终端上输入4 位要显示的数值,串行口接收后,在数码管上显示
51Uart
- 基于51芯片的串口通信,实现可传送单字符,以及字符串。-51 chip serial communication based implementation can transmit a single character, and character strings.
51UART-of-example
- 1、根据接收到的命令帧执行响应的动作 2、串口接收监控,由空闲时间判定帧结束 3、执行命令后,数码管对应显示-1, according to the received command fr a me perform the appropriate action 2, serial port to receive monitoring, idle time is determined by the end of the fr
51uart
- stm32的按键控制程序,保证能用。绝对满意的给好评-design for stm32 key and word for the receive
51uart
- 51单片机的串口程序,经过测试可以直接使用-51 single-chip serial procedures, tested can be used directly
51UART
- 51单片机的串口实现printf,printf自己修改的,系统printf不好用,来源:51hei(51 singlechip serial port realization printf, printf itself modified, the system printf is not good, source)