-
51单片机串行口初值计算器,51单片机定时初值计算器。等多种小软件。...
51单片机串行口初值计算器,51单片机定时初值计算器。等多种小软件。-Initial value of 51 single-chip serial port calculator, timer initial value of 51 single-chip calculator. And many other small software.
- 2023-06-16 17:45:03下载
- 积分:1
-
液晶显示器(液晶显示
液晶显示器(LCD液晶显示面板)和LCD模块(LCM液晶显示模块)的开发与设计
- 2022-03-17 00:24:08下载
- 积分:1
-
8051 using single
用单片机8051控制DS18B20温度传感器,包括温度上下限的设置(可以通过串口及时设置进DS18B20),读取及时温度,当温度超过上下限报警功能。-8051 using single-chip temperature sensor DS18B20 control, including the upper and lower limits of temperature settings (through the serial port settings into timely DS18B20), read the timely temperature, when the temperature exceeds the alarm function of the upper and lower limits.
- 2022-01-24 13:53:37下载
- 积分:1
-
ucgui V3.98 是目前网络上相对较新的ucgui高版本源码啦。有兴趣的可以下载试试,本人尚未测试...
ucgui V3.98 是目前网络上相对较新的ucgui高版本源码啦。有兴趣的可以下载试试,本人尚未测试
-ucgui V3.98 is currently the network relatively new version of source ucgui high啦. Are interested can download a try, I have not yet tested
- 2022-08-20 17:49:21下载
- 积分:1
-
LED扫描驱动程序,是16分之一扫描,包含多种模式,闪烁时间可调。...
LED扫描驱动程序,是16分之一扫描,包含多种模式,闪烁时间可调。-LED Scan driver, is one of 16 sub-scanning, contains a variety of patterns, adjustable flashing time.
- 2022-06-26 22:35:44下载
- 积分:1
-
PIC单片机驱动ADC9850程序,采用并口方式,输出为正弦波
PIC单片机驱动ADC9850程序,采用并口方式,输出为正弦波-PIC MCU driver ADC9850 procedure for the parallel mode, the output of sine wave
- 2023-03-16 20:45:03下载
- 积分:1
-
C8051f020 MCU Flash memory AD45DB081
c8051f020单片机Flash存储器AD45DB081-C8051f020 MCU Flash memory AD45DB081
- 2022-01-26 17:07:29下载
- 积分:1
-
MSP430F14x的范例程序,包括串口通讯、并口通讯
MSP430F14x的范例程序,包括串口通讯、并口通讯-MSP430F14x examples of procedures, including serial communications, parallel communications, etc.
- 2022-06-14 12:45:46下载
- 积分: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
-
DS1990A的C51读写程序
DS1990A的C51读写程序-DS1990A read and write procedures for the C51
- 2023-07-12 18:40:03下载
- 积分:1