-
8051 - Understanding Stack operation
MOV SP,#35H;更改堆栈指针内存位置
- 2022-01-28 00:05:26下载
- 积分:1
-
汇编写的数字温度计
用一片18b20做温度传感器
51单片机 有详细注释...
汇编写的数字温度计
用一片18b20做温度传感器
51单片机 有详细注释-Compilation of written 18b20 digital thermometer with a temperature sensor 51 Singlechip make detailed notes
- 2022-11-12 04:10:03下载
- 积分:1
-
两个汇编程序,大小写转换,闰年计算
两个汇编程序,大小写转换,闰年计算-2 assembler, case-conversion, a leap year calculation
- 2022-05-17 19:16:01下载
- 积分:1
-
带液晶显示屏的1拖8的EEPROM抄写器原代码,抄写速度很快,带校验功能.
带液晶显示屏的1拖8的EEPROM抄写器原代码,抄写速度很快,带校验功能.-LCD screen with one of the 8 trailers EEPROM device copying the original code, copying fast, with calibration function.
- 2022-03-24 20:08:31下载
- 积分:1
-
Algorithm
dijkstra算法-- Algorithm
- 2022-02-26 14:04:45下载
- 积分:1
-
这个东东是我刚写出来的,这可以完成定时1秒的功能,并且使用定时器来完成,定时精度高,可靠性高....
这个东东是我刚写出来的,这可以完成定时1秒的功能,并且使用定时器来完成,定时精度高,可靠性高.-I just write out, it can be a regular seconds to complete the function, and the use of timers to complete, regular high accuracy and high reliability.
- 2022-10-10 06:05:02下载
- 积分:1
-
This is the C language code and data structures to V source code Exercises
这是C语言代码,数据结构地五章习题源代码-This is the C language code and data structures to V source code Exercises
- 2022-01-26 04:03:02下载
- 积分:1
-
asm the notebook, very good
asm的记事本,很不错-asm the notebook, very good
- 2022-03-25 12:50:32下载
- 积分:1
-
按摸器程序,可实现波浪按,随机按,等几个功能。
按摸器程序,可实现波浪按,随机按,等几个功能。-By touch program can be realized by the waves, random by, and several other features.
- 2022-01-25 21:44:05下载
- 积分:1
-
设计一种自动洗衣机的程序控制器,在启动后先进水,等到达高水位后,启动洗衣马达转动4min,如在洗衣过程中发现水位低于高水位,则停止洗衣马达转动并报警,并在水位到...
设计一种自动洗衣机的程序控制器,在启动后先进水,等到达高水位后,启动洗衣马达转动4min,如在洗衣过程中发现水位低于高水位,则停止洗衣马达转动并报警,并在水位到达高水位后再次启动马达。洗衣结束后则启动排水开关,待水位到达低水位后,则启动脱水马达,转动2min。如此重复三次,要求在每一动作之间有2s的间隔。
高水位,低水位为水位传感器,用两个开关模拟,当水位高于高水位或低于低水位时,两个开关的状态分别为0 。启动开关用一个开关表示。进水、排水、洗衣马达、脱水马达及报警分别用一个发光二极管表示。本实验只需用可编程并行接口电路的A口。其硬件接口如下图所示。也可采用可编程逻辑器件进行设计。
-Design of an automatic washing process controller, after commencement of advanced water, and so on to reach the high water mark, start laundry motor rotation 4min, such as in laundry water level lower than that found during the high water mark, then the motor stops rotating laundry and alarm, and the the water level reaches the high water mark again to start the motor. Laundry is started after the end of the drainage switch, when the water level reaches the low water level, then start the dehydration motors, rotating 2min. Repeat three times, each action requires the interval between the 2s.
High water, low water level as water level sensors, with two analog switches, when the water
- 2023-04-30 10:55:03下载
- 积分:1