-
iic工作子程序,用c51编写的我正在使用,献给诸位,改一下就可使用的有其他的需要联系我...
iic工作子程序,用c51编写的我正在使用,献给诸位,改一下就可使用的有其他的需要联系我-work subroutine with c51 I was prepared to use, dedicated to you, change it can be used in any other links to the needs me!
- 2022-03-22 19:44:03下载
- 积分:1
-
single
单键遥控器的设计 有程序加说明 并且功能强大-single-button remote control procedures for the design description and powerful
- 2023-02-02 11:40:03下载
- 积分:1
-
315M wireless remote control decoding procedure, the biggest problem is the dist...
315M无线遥控解码程序,最大的问题就是距离,现在只能在100m左右。-315M wireless remote control decoding procedure, the biggest problem is the distance, now only about 100m.
- 2022-07-09 07:23:26下载
- 积分:1
-
Marquee, using P1 mouth to show that under the compiler debug KEILC success
跑马灯,用P1口来显示,在KEILC下编译调试成功-Marquee, using P1 mouth to show that under the compiler debug KEILC success
- 2023-01-25 01:30:04下载
- 积分:1
-
本原程序及8051F020,目的是熟悉RTL8019的硬件结构及软件编程方法,了解TCP/IP,HTTP,UPD,ARP和ICMP协议的内容...
本原程序及8051F020,目的是熟悉RTL8019的硬件结构及软件编程方法,了解TCP/IP,HTTP,UPD,ARP和ICMP协议的内容-Primitive procedures and 8051F020, aimed at RTL8019 familiar with the hardware structure and software programming to understand the TCP/IP, HTTP, UPD, ARP and ICMP the contents of the agreement
- 2022-11-18 07:20:03下载
- 积分:1
-
基于H83664的空调控制模拟系统
aircondition.c、intprg.c
基于H83664的空调控制模拟系统
aircondition.c、intprg.c
-based on the simulation of air-conditioning control system aircondition.c. intprg.c
- 2023-04-02 20:10:04下载
- 积分:1
-
keilc51 startup代码解释
keilc51 startup代码解释 -keil c51 startup source code explain
- 2022-05-05 04:18:12下载
- 积分:1
-
1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双...
1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双工通讯。收、发波特率相同。
4. 应把定时器中断优先级设置为最高级。
5. 本程序每接收一个字节后就把它放到一个队列缓冲区中(也可使用环行缓冲区),
待缓冲区满后,将缓冲区中的内容原样发回。这是为了测试多字节连续收发的
能力和简化程序。实际应用中应防止缓冲区溢出。
6. 由接收转换到发送时要先调用 soft_send_enable ();
由发送转换到接收时要先调用 soft_receive_enable ()。
7. 发送最后一个字节后如果要立刻转为接收,必须等待最后一个字节后发送完毕
while ( rs_f_TI == 0) // 等待最后一个字节发送完毕-err
- 2022-06-19 08:35:11下载
- 积分:1
-
C51指令集是一关于8051指令的具体说明 包括了一些基本的程序实例...
C51指令集是一关于8051指令的具体说明 包括了一些基本的程序实例-C51 instruction set is a 8051 directive on a specific description includes some basic examples of procedures
- 2022-02-05 23:39:51下载
- 积分:1
-
C51写的串口编程的范例,写串口的兄弟可以参考!
C51写的串口编程的范例,写串口的兄弟可以参考!-C51 write serial programming paradigm, write serial port can refer to the brothers!
- 2022-04-10 23:55:13下载
- 积分:1