-
设计一种自动洗衣机的程序控制器,在启动后先进水,等到达高水位后,启动洗衣马达转动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
-
CC2420+pic,很好用的程序啊,适合初学者,绝对没有问题的,快来下载啊...
CC2420+pic,很好用的程序啊,适合初学者,绝对没有问题的,快来下载啊 -CC2420 and Its Application pic, the procedure is useful ah suitable for beginners, there is absolutely no problem, ah Come Download
- 2022-03-20 14:32:55下载
- 积分:1
-
一种汇编的16F877控制595的LED屏源程序
一种汇编的16F877控制595的LED屏源程序-16F877 to control a compilation of 595 of the LED screen source
- 2022-09-09 01:40:03下载
- 积分:1
-
Windows Environment 32
Windows环境下32位汇编语言程序设计配套书源码第6章-Windows Environment 32-bit assembly language programming package source book Chapter 6
- 2022-06-29 07:23:00下载
- 积分:1
-
包括多种12864的驱动程序,有用51写的,有其他的汇编,希望对大家有帮助...
包括多种12864的驱动程序,有用51写的,有其他的汇编,希望对大家有帮助-Including a wide range of 12,864 drivers, a useful 51 written have other compilation, and they hope to have everyone help
- 2022-04-29 22:10:22下载
- 积分:1
-
哈弗曼编码的实现,本人亲测完美运行。
编码内容:假设用于通信的电文仅由8个字母组成,字母在电文中出现的频率分别为7,19,2,6,32,3,21,10。试为...
哈弗曼编码的实现,本人亲测完美运行。
编码内容:假设用于通信的电文仅由8个字母组成,字母在电文中出现的频率分别为7,19,2,6,32,3,21,10。试为这8个字母设计哈夫曼编码。
要求:这8个字母任意,输出各字母的编码值。
-huffman Tree
- 2022-05-10 19:04:03下载
- 积分:1
-
HTML是网页主要的组成部分,基本上一个网页都是由HTML语言组成的,所以要学习网站怎样建设,必须从网页的基本语言学起。...
HTML是网页主要的组成部分,基本上一个网页都是由HTML语言组成的,所以要学习网站怎样建设,必须从网页的基本语言学起。-HTML is an integral part of the main page, is basically a Web page is composed by the HTML language, so to learn how to build web site must be from the web site from the basic linguistics.
- 2022-12-30 14:30:12下载
- 积分:1
-
linux汇编语言程序设计,详细介绍了linux的汇编语言设计语法以及开发工具等信息...
linux汇编语言程序设计,详细介绍了linux的汇编语言设计语法以及开发工具等信息-assembly language programming, detailed compilation of the Linux language syntax design and development tools, such as information
- 2022-01-25 23:52:12下载
- 积分:1
-
该程序是一个0~3V电压采集系统的通讯显示系统,共有128个通道。...
该程序是一个0~3V电压采集系统的通讯显示系统,共有128个通道。-The program is a 0 ~ 3V voltage acquisition system communication display system, a total of 128 channels.
- 2022-02-13 17:40:48下载
- 积分:1
-
A/D测试首先对A/D模块进行初始化操作,当A/D不忙时,进行A/D转化,A/D转化完毕产生中断,并将结果存入数组中。...
A/D测试首先对A/D模块进行初始化操作,当A/D不忙时,进行A/D转化,A/D转化完毕产生中断,并将结果存入数组中。-A/D test first A/D module to initialize the operation, when the A/D not busy when conducting A/D conversion, A/D conversion completion interrupt generated, and the results into the array.
- 2022-03-07 06:31:34下载
- 积分:1