-
Automatic sensor module, can automatically flushing toilets. The relatively high...
自动感应器模块,可以自动冲洗马桶.精确的比较高-Automatic sensor module, can automatically flushing toilets. The relatively high precision
- 2022-01-25 23:13:45下载
- 积分:1
-
PIC18F252 / 452 Bootloader
PIC18F252/452 bootloader-PIC18F252/452 Bootloader
- 2022-01-23 11:17:59下载
- 积分: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
-
此模板是纯DOS程序代码,需要MASM5.0,编译时请使用"编译到 DOS"方式...
此模板是纯DOS程序代码,需要MASM5.0,编译时请使用"编译到 DOS"方式
-This template is a pure DOS code, need MASM5.0, compile-time, please use the " compiledDOS quot way
- 2023-07-29 00:50:03下载
- 积分:1
-
This example prints out "HELLO WORLD!" by writing directly to the video memory.
This example prints out "HELLO WORLD!" by writing directly to the video memory.
- 2023-02-21 22:40:04下载
- 积分:1
-
voltimeter +串口通信PIC16F690
Voltimeter + serial communication to PIC16F690-Voltimeter+ serial communication to PIC16F690
- 2023-08-23 14:20:04下载
- 积分:1
-
课程设计大炮打飞机!简易!
课程设计大炮打飞机!简易!-curriculum design aircraft artillery! Simple!
- 2022-02-03 14:55:20下载
- 积分:1
-
用汇编编写的矩阵乘源代码,可以在WinDLX下运行
用汇编编写的矩阵乘源代码,可以在WinDLX下运行-Matrix prepared by the compilation by the source code, you can run WinDLX
- 2022-02-03 09:36:11下载
- 积分:1
-
自己编的汇编程序(masm5.0),执行后在DOS窗口显示路径,回车后自身即被删除,设成只读隐藏也不行,所以执行前请作好备份:)
自己编的汇编程序(masm5.0),执行后在DOS窗口显示路径,回车后自身即被删除,设成只读隐藏也不行,所以执行前请作好备份:)-A DOS assemble language program usng masm5.0,and it can delete itself from the hard disk when running,and even if you set the program file read-only or hidden attribute,so make sure back up the program file before execution :)
- 2022-08-24 13:09:14下载
- 积分:1
-
实现多字节的十六制数的相乘,入口为被乘数高字节地址,乘数高字节地址,字节数,出口为积最高字节地址...
实现多字节的十六制数的相乘,入口为被乘数高字节地址,乘数高字节地址,字节数,出口为积最高字节地址-The realization of multi-byte number of the system multiplied by 16, the entrance of the high-byte address for the multiplicand, the multiplier high byte address, byte count, exports the highest byte address for the plot
- 2022-06-30 15:01:39下载
- 积分:1