搜索资源列表
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.
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.
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
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
LCD2402.ASM
- 本装置的功能是对温度进行实时监测与控制。由温度传感器DS18B20对温度进行采样和转换成数字信号送入单片机,并与设定的报警温度上、下限值进行比较,信息通过LCD显示出来。如实时温度超过设定的上、下限值,一方面由LCD显示信息,并发出警报声;另一方面自动控制继电器(Relay)开接通或断开,从而控制加热源的开与断,达到对温度进行实时控制的目的。-Features in this device is real-time monitoring and control of temperature. T
040-relay-test-
- 单片机控制继电器输出测试的范例程序及注意事项-relay control and test example program
xiangmu
- AT89C52定时控制继电器,用定时器0可以试验任意时间的定时,最短为1分钟,当然可以更改-AT89C52 timing control relays, can test the timing of the arbitrary time with the timer 0, minimum 1 minute, of course, can be changed
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
kpci-847
- 8路开关量输入通道:在界面上用指示灯来显示8个输入的状态:有外加信号输入时状态为“1”,指示灯亮;无外加信号输入时状态为“0”,指示灯灭。 8路继电器输出通道:用开关按钮自行设置8个输出:“1”为高电平,“0”为低电平,控制继电器的开、闭状态。在板卡上用指示灯显示8个继电器的状态:继电器吸合时,指示灯亮;继电器断开时,指示灯灭。 -8 way switch quantity input channel: to display the 8 input s
MODBUS-TCP
- TCP 控制继电器继电器控制 labview-TCP control relay relay control labview
cx
- 温度度传感器SHT10加1602显示温湿度,控制继电器等外设来控制加热,制冷,加湿,除湿等等。-Temperature sensor SHT10 plus 1602 show temperature and humidity control relays and other peripherals to control heating, cooling, humidification, dehumidification and so on.
TemperatureControl
- 51单片机水温控制汇编代码,控制继电器通断来控制加热器-51 SCM temperature control assembly code
IRRemoteControl_Test
- 在keile5下编译的程序,利用STM32F407最小系统做了一个通过红外遥控控制继电器通断,从而实现无线控制台灯的开关(继电器接上台灯)-Under the keile5 compilation procedures, using STM32F407 minimum system made a through infrared remote control relay on and off, so as to realize the switch of wireless control des
Switch
- 通过串口控制继电器板卡的通断,底层驱动程序(Through the serial port control relay card off, the underlying driver)
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短信的形式对两路继电器进行控制,程序还可以,仅供参考。