搜索资源列表
clock
- 本电子钟采用PIC16C55单片机控制,适于温室的定时恒温或自来水的定时定压控制等。PIC16C55单片机工作电压为2.5~6.25V,功耗低、驱动能力强。本电子钟可以控制一路负载在24小时内的3次开/关;一个双限触发的定时输出口,既可接传统的功率保持型继电器,也可接脉冲继电器。本机用四位LED数码管扫描式显示,还有消隐(省电)工作方式,使用起来非常灵活、方便。
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
LCD2402
- 装置的功能是对温度进行实时监测与控制。由温度传感器DS18B20对温度进行采样和转换成数字信号送入单片机,并与设定的报警温度上、下限值进行比较,信息通过LCD显示出来。如实时温度超过设定的上、下限值,一方面由LCD显示信息,并发出警报声;另一方面自动控制继电器(Relay)开接通或断开,从而控制加热源的开与断,达到对温度进行实时控制的目的。-Device' s function is real-time temperature monitoring and control. Tempera
LCD2402.ASM
- 本装置的功能是对温度进行实时监测与控制。由温度传感器DS18B20对温度进行采样和转换成数字信号送入单片机,并与设定的报警温度上、下限值进行比较,信息通过LCD显示出来。如实时温度超过设定的上、下限值,一方面由LCD显示信息,并发出警报声;另一方面自动控制继电器(Relay)开接通或断开,从而控制加热源的开与断,达到对温度进行实时控制的目的。-Features in this device is real-time monitoring and control of temperature. T
C51_Control_Relay
- 这是一个用C51单片机控制4个继电器的源代码,里面有全部源码及线路图,是我在广州施诺斯工作是开发的。-This is a C51 microcontroller controls four relay the source code, which has all the source code and circuit diagram, developed when I am workig at Guangzhou Sienox.
040-relay-test-
- 单片机控制继电器输出测试的范例程序及注意事项-relay control and test example program
JDQ
- 基于单片的继电器的控制,也就是怎样用单片机来控制继电器-Monolithic relay-based control, that is, how to use microcontroller to control the relay
The-89c51--control-relay
- 89c51单片机控制继电器开关电机计数显示,Proteus 仿真-The 89c51 microcontroller control relay switch Motor counting, Proteus simulation
TemperatureControl
- 51单片机水温控制汇编代码,控制继电器通断来控制加热器-51 SCM temperature control assembly code
单片机汇编:继电器
- 实验:按键控制继电器。 现象:按下K1键继电器闭合,LED发光(Assembly program of key control relay.)