-
MCS51单片机与CH374做USB主机和HID设备通信
MCS51和CH374做USB主机与HID设备通信-MCS51 and CH374 to do USB host and HID equipment communications
- 2022-02-04 05:15:49下载
- 积分:1
-
用汇编语言写的PIC单片机控制的时钟程序,以通过编译,另有PROTEUS电路图。...
用汇编语言写的PIC单片机控制的时钟程序,以通过编译,另有PROTEUS电路图。
- 2023-01-06 13:10:03下载
- 积分:1
-
12864 LCD process
12864液晶显示程序 带中文字库 可以画图 写汉字 -12864 LCD process
- 2022-10-14 13:00:03下载
- 积分:1
-
The paper introduced the SCM engineering practice some application examples. Ins...
该文件介绍了一些单片机工程实践中的一些应用实例,里边有详细的文档资料和源程序,全部已经应用到实践当中,是单片机入门之后很好的工程实践例程!-The paper introduced the SCM engineering practice some application examples. Inside a detailed source of information and documentation, all have applied to the practice, SCM is a good entry after practice routines!
- 2022-04-21 21:16:54下载
- 积分:1
-
拷拷贝到你的Keil安装目录下的c51in文件夹中。
工程文件中需设置一下:
project...
拷拷贝到你的Keil安装目录下的c51in文件夹中。
工程文件中需设置一下:
project->Option for Target Target1
选Debug页
左侧最下面
Dialog Dll
一般是DP51.DLL,不用修改
Parameter
中是
-P51
在其后加入
-dledkey
即该行看起来应该是这样的:
-p51 -dledkey
保存即可
进入调试后,点击:Peripherals,其中多出一个“键盘LED实验仿真板”选择该项即可。-emboss your copy of the Keil installation directory under the decoder bin folder. The project document to be provided as follows : project-gt; Option for Target Target1 election Debug bottom of the left page is generally Dialog Dll DP51.DLL, need not be amended Parameter is- P51 add after-dledkey that the bank should look like this :-p51-can be preserved into dledkey to debug and click : Peripherals, in which more than a "keyboard LED simulation board," which can be chosen.
- 2022-01-25 15:16:05下载
- 积分:1
-
关于51单片机DS18B20的驱动程序,编译过,可以直接使用。
关于51单片机DS18B20的驱动程序,编译过,可以直接使用。-About 51 Singlechip DS18B20 driver, compiler, and can be used directly.
- 2022-07-16 17:03:15下载
- 积分:1
-
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和...
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,
而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可
大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余
数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。
- 2022-04-07 10:43:08下载
- 积分:1
-
1602 液晶 实现对立式键盘的操作 使用的是新华龙单片机 100脚 的...
1602 液晶 实现对立式键盘的操作 使用的是新华龙单片机 100脚 的 -Vertical LCD for 1602 to achieve the operation of the keyboard using a new single-chip 100-pin of Hualong
- 2023-07-11 03:05:04下载
- 积分:1
-
All ports at the same time the high home ownership low, and constantly flashing...
把所有端口的同时置高置低,不断闪烁
2 p1 口3 路流水灯理解2 进制数与端口的关系
3 单片机的加法:把52h+0fch 结果送p1 口
4 单片机的乘法:把ff*03h 结果送p1
5 单片机的二进制加法
6 单片机的两位计数器
7 学习单片机的逻辑运算
8 进一步学习单片机的逻辑运算
9 循环移位指令的流水灯
10 理解熟悉散转结构的程序
11 位操作指令的学习
12 比较指令的学习与cy位-All ports at the same time the high home ownership low, and constantly flashing 2 p1 I 3 way light water 2 hexadecimal understanding the relationship between the number of 3-port MCU adder: the 52h+ 0fch results sent p1 mouth 4 Singlechip multiplication: ff* 03h results to send binary adder p15 SCM SCM 6 2 7 learning Singlechip counter logic operations further study 8 MCU 9 cyclic shift logic operations instructions flowing light 10 scattered understanding of familiar procedures to the structure of 11 operating instruction instructions learn learning 12 compared with the cy-bit
- 2022-05-29 08:00:49下载
- 积分:1
-
基于51单片机的液晶显示
单片机驱动液晶,基于51-Microprocessor LCD, based on 51
- 2022-01-22 06:59:45下载
- 积分:1