-
DK3400_3420 USB R_W source code
DK3400_3420 USB R_W source code - Keil-DK3400_3420 USB R_W source code- Keil
- 2022-10-12 01:00:04下载
- 积分:1
-
51单片机实现的温度测量、AD转换,温度传感器采用DS18B20,显示采用1602LCD屏,报警采用蜂鸣器。...
51单片机实现的温度测量、AD转换,温度传感器采用DS18B20,显示采用1602LCD屏,报警采用蜂鸣器。-。-51 MCU temperature measurement, police procedures, the use of temperature sensor DS18B20, showed that the use of 1602LCD screen, using buzzer alarm.
- 2023-03-12 12:40:04下载
- 积分:1
-
C51 LCD 显示程序非常具有参考价值
C51 LCD 显示程序非常具有参考价值-C51 LCD display program is very valuable reference
- 2023-02-21 13:35:03下载
- 积分:1
-
单片机控制的电动自行车驱动系统部分程序
单片机控制的电动自行车驱动系统
单片机型号为16F876
采用块定义的方法定义单片机内部寄存器...
单片机控制的电动自行车驱动系统部分程序
单片机控制的电动自行车驱动系统
单片机型号为16F876
采用块定义的方法定义单片机内部寄存器-MCU control of the drive system for electric bicycle parts of the SCM control drive system for electric bicycle for the 16F876 microcontroller models using block definition of the definition of internal registers MCU
- 2022-07-26 23:08:31下载
- 积分: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
-
1. 电梯初始位置在第一层。
2. 算法完全模拟电梯工作。
3. 显示电梯所在层数和运动方向。
4. 按键复用,部分按钮在不同的时候表示两种功能。
1. 电梯初始位置在第一层。
2. 算法完全模拟电梯工作。
3. 显示电梯所在层数和运动方向。
4. 按键复用,部分按钮在不同的时候表示两种功能。
-1. Elevator initial position in the first layer. 2. Algorithm fully simulated elevator work. 3. Show where the low-rise elevator direction and movement. 4. Key reuse, and some buttons at different times, said two functions.
- 2022-01-28 17:05:50下载
- 积分:1
-
Nobutoshi c
信利c-stn屏MCG-G9867DFSW-5W-E初始化程序-Nobutoshi c-stn screen MCG-G9867DFSW-5W-E initialization procedure
- 2022-01-22 04:46:31下载
- 积分:1
-
基于AT89S52的简易逻辑分析仪!IDE:VB6.0
通过单片机与电脑的串口链接将数据发送至电脑,由电脑分析逻辑波形!可保存波形数据,以备下此分析使用。...
基于AT89S52的简易逻辑分析仪!IDE:VB6.0
通过单片机与电脑的串口链接将数据发送至电脑,由电脑分析逻辑波形!可保存波形数据,以备下此分析使用。-Simple logic analyzer! IDE : VB6.0 through SCM and computer serial data link will be sent to a computer by computer analysis logic waveform! Kept waveform data for use under this analysis.
- 2022-03-03 06:02:37下载
- 积分:1
-
AVR GCC program design CD with the book containing the AVR
AVR单片机GCC程序设计随书光盘源码
内附AVR嵌入式操作系统源码-AVR GCC program design CD with the book containing the AVR-source embedded operating system source code
- 2022-04-15 08:13:44下载
- 积分:1
-
利用C51和DS18B20进行温度读取,并在数码管上显示。
利用C51和DS18B20进行温度读取,并在数码管上显示。-The use of C51 and DS18B20 temperature reading and digital tube display.
- 2022-07-16 11:22:53下载
- 积分:1