-
利用单片机实现的控制电梯系统,参考2004年湖北省大学生电子设计竞赛原题设计。
利用单片机实现的控制电梯系统,参考2004年湖北省大学生电子设计竞赛原题设计。-Realize the use of single-chip control of elevator systems, a reference in 2004 in Hubei Province Undergraduate Electronic Design Contest Design the original title.
- 2022-11-13 14:10:03下载
- 积分:1
-
SCM running on the Russian side soon. In addition protues software can be achiev...
单片机上运行俄罗斯方快.在加上protues软件就可以实现纯软件实现仿真-SCM running on the Russian side soon. In addition protues software can be achieved purely Simulation Software
- 2022-07-10 17:28:37下载
- 积分:1
-
汇编语言程序89C2051键盘输入源的使用
使用汇编语言的89C2051键盘输入程序源码-The use of assembly language program the 89C2051 keyboard input source
- 2022-03-03 23:36:08下载
- 积分:1
-
keil software guides, keilc51 software on the installation, operation procedures...
keil软件指南,对keilc51软件的安装、操作程序进行了详细的调试。对基尔初学者很有帮助
- 2023-08-09 10:40:03下载
- 积分:1
-
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和...
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,
而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可
大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余
数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。
- 2022-04-07 10:43:08下载
- 积分:1
-
详细介绍RS
详细介绍RS-485/422原理与区别、元件选择、参考电路、通讯规约、程序设计等方面的应用要点,以及在产品实践中总结出的一些经验、窍门-Detail the difference between theory and RS-485/422, component selection, reference circuits, communications statute, procedures for the application of design elements, as well as practice in the products sum up the experience, know-how
- 2022-10-02 15:25:03下载
- 积分:1
-
本程序是4位七段显示、3x3键扫实验,正确无误。
本程序是4位七段显示、3x3键扫实验,正确无误。-4 This procedure is the seventh show, 3x3 keys sweep experiments are correct.
- 2023-08-08 21:00:03下载
- 积分:1
-
飞利浦
Philips的RFID技术I Code的核心处理芯片,支持ISO14443A, B还有ISO15693。
Key: tere-were-este-Philips
- 2022-05-26 20:37:57下载
- 积分:1
-
///*** *** *** *
//一、程序说明:
//1, 24LC02器件地址是1010000R/W.
//2, 数组写入24LC02采取页写...
///*** *** *** *
//一、程序说明:
//1, 24LC02器件地址是1010000R/W.
//2, 数组写入24LC02采取页写方式.
//3, 数组code从24LC02读出时采取自由读方式.
//4, 采用4.00M晶体。
//5,采用软件I2C。
//二、硬件连接:
//1, SDA------->23 pin.(当然你可以任意选择脚位)
//2, SCL------->18 Pin.(当然你可以任意选择脚位)
//3, PORTB----->数码管的段输出
//4, RD4,RD5,RC6,RC7------->数码管的位输出(数码管为共阴极)
-///*******************// A description of the procedures:// 1, 24LC02 device address is 1010000R/W.// 2, write an array to take 24LC02 page write mode.// 3, the array read out the code from the 24LC02 to take a free read.// 4, using 4.00M crystal.// 5, using software I2C.// Second, the hardware to connect:// 1, SDA-------> 23 pin. (Of course, you can choose to pin)// 2, SCL-------> 18 Pin. (Of course You can choose pin)// 3, PORTB-----> digital tube output segment// 4, RD4, RD5, RC6, RC7-------> digital pipe-bit output (digital tube for a total of cathode)
- 2022-03-19 01:38:16下载
- 积分:1
-
i2c hardware communication routines, lpc922 single
i2c硬件通信例程,lpc922单片机,可以完成y与eeprom的通信!-i2c hardware communication routines, lpc922 single-chip, to be completed y the communication with the EEPROM!
- 2022-05-05 07:24:48下载
- 积分:1