搜索资源列表
2yuntai
- 以Visual C++为开发工具,应用与视频设备(云台和摄像头)的控制,在监控系统中有着广泛的应用。通过串口或并口发送控制指令到解码器,经过解码器后开关相应的继电器从而控制云台(摄像头)的8个方向,镜头的光圈的6种调节,辅助设备的开关。-to Visual C development tools, application and video equipment (and camera platforms) control, in the monitoring system has wide ap
glx
- 功率箱的制作,用M16,24个继电器控制24个电阻的功率输出-power box production, using M16 and 24 relay control 24 of the power output resistance
day2006-3-3
- 空调控制器,用6502系列CPU作为主芯片,控制继电器,实现空调的加热,致冷,通风,定时等设置。-HVAC, and 6502 series CPU chip as the main control relays, Implementation of the air conditioning heating, cooling, ventilation, such as setting up regularly.
200546
- 实验06_继电器控制.ASM,急于汇编语言的小程序,实现继电器控制功能-experimental 06_ Relay control. ASM, eager language compilation of small procedures, relay control functions
NOLIU4
- 本程序有计时,脉冲波形多种输出,控制多个继电器.
clock
- 本电子钟采用PIC16C55单片机控制,适于温室的定时恒温或自来水的定时定压控制等。PIC16C55单片机工作电压为2.5~6.25V,功耗低、驱动能力强。本电子钟可以控制一路负载在24小时内的3次开/关;一个双限触发的定时输出口,既可接传统的功率保持型继电器,也可接脉冲继电器。本机用四位LED数码管扫描式显示,还有消隐(省电)工作方式,使用起来非常灵活、方便。
sxJv11.rar
- 12F629开发的中控锁,可以控制两个继电器.带学习功能,Lock 12F629 developed to control the two relays. With learning function
jidianqikongzhi
- 单片机控制继电器,为程序开发者提供了一个很好的参考,为做工程提供了简便的通用的程序。-Single-chip microcomputer to control relays, for the development provides a good reference, in order to provide a simple project to do a common procedure.
sm8952a-tqfpsy
- 模糊PID控制的温控仪程序。输入的信号为所有热电偶和热电阻以及电压电流信号。单片机采用sm8952。输出信号有SCR驱动信号,继电器驱动信号,以及电平驱动信号-Fuzzy PID control of temperature controller program. Input signal for all thermocouple and thermal resistance, and voltage and current signals. SCM sm8952. SCR drive sign
AVR3K5K-21P
- 数码管显示接继电器式交流稳压器,超低成本!-Then relays the digital display AC voltage regulator, ultra-low cost!
111
- 一个分别控制继电器的程序,有段是飞轮正转几圈然后就反转几圈的程序.-A control relay, respectively, the procedures have paragraphs are flywheel is then transferred laps laps on the inversion procedure.
jidainqi
- 含有注释的继电器控制程序,希望能给大家带来帮助-Notes contain the relay control procedures, I hope everyone can help
yongzhewan
- 电子火灾报警控制器(1)用数码管(或LCD)实时显示烟雾浓度、系统工作状态等信息; (2)用电位器模拟感烟传感器,浓度为0~100 时输出0~5V; (3)可通过键盘进行烟雾浓度报警值设置和人工现场处理; (4)当烟雾浓度高于设定值时,发出火灾报警:蜂鸣器鸣响、报警灯闪烁; (5)火灾报警10s后不解除,则控制启动灭火器(继电器闭合)。 -when the fire is on,it can hold the information in the fire
LCD2402
- 装置的功能是对温度进行实时监测与控制。由温度传感器DS18B20对温度进行采样和转换成数字信号送入单片机,并与设定的报警温度上、下限值进行比较,信息通过LCD显示出来。如实时温度超过设定的上、下限值,一方面由LCD显示信息,并发出警报声;另一方面自动控制继电器(Relay)开接通或断开,从而控制加热源的开与断,达到对温度进行实时控制的目的。-Device' s function is real-time temperature monitoring and control. Tempera
VALVEC
- PIC16873无线模块控制继电器,可根据收到的命令闭合或断开继电器完成简单的控制功能-PIC16873 wireless module control relays can be closed based on the receipt of orders or disconnect relay to complete a simple control functions
0804KONG
- adc0804制作的温度控制器, 设一个加热器p2.0一个制冷器p2.7 设定下限温度30度(设4bh)存31h上限温度60度(设96h)存30h 调整ad电位器可观察到p2.0,p1.4继电器端口的动作范围-93C46 way to read and write 8-channel Marquee LED display* * 0x00 starting from the address to write data " 1-8" and then read out
LCD2402.ASM
- 本装置的功能是对温度进行实时监测与控制。由温度传感器DS18B20对温度进行采样和转换成数字信号送入单片机,并与设定的报警温度上、下限值进行比较,信息通过LCD显示出来。如实时温度超过设定的上、下限值,一方面由LCD显示信息,并发出警报声;另一方面自动控制继电器(Relay)开接通或断开,从而控制加热源的开与断,达到对温度进行实时控制的目的。-Features in this device is real-time monitoring and control of temperature. T
Li_继电器测试
- 易语言写的一个测试串口通讯控制5路继电器模块的源码(Use E language to write a test serial communication control, 5 relay module source code)
单片机汇编:继电器
- 实验:按键控制继电器。 现象:按下K1键继电器闭合,LED发光(Assembly program of key control relay.)
短信控制继电器
- 通过gsm短信的形式对两路继电器进行控制,程序还可以,仅供参考。