搜索资源列表
IOctrl2
- 单片机控制继电器的断开和吸合,可以听到鞑靼的继电器吸合声音.
power_control
- 很好的单片机控制继电器代码,与大家分享
c51kongzhijidianqi
- 89s51单片机控制继电器! 由s51io口输出低电平使三极管导通 从而控制继电器闭合 #include <reg51.H> sbit P0_0=P0^0 sbit P1_7=P1^7 main() {while(1) { if (P0_0==0) P1_7==1 } }
TC35jidianqi
- TC35-继电器控制源代码,利用单片机控制GSM模块,发送短信后,单片机受到对应指令,则打开对应的继电器。-TC35-relay control source code control using single chip GSM module, send text messages, the SCM being the corresponding instructions, then open the corresponding relay.
tc35
- gsm模块TC35与51单片机通信 控制继电器-gsm module TC35 and the 51 single-chip communication control relays
LCD2402
- 本装置的功能是对温度进行实时监测与控制。由温度传感器DS18B20对温度进行采样和转换成数字信号送入单片机,并与设定的报警温度上、下限值进行比较,信息通过LCD显示出来。如实时温度超过设定的上、下限值,一方面由LCD显示信息,并发出警报声;另一方面自动控制继电器(Relay)开接通或断开,从而控制加热源的开与断,达到对温度进行实时控制的目的。-The device s function is to conduct real-time temperature monitoring and cont
jidianqi
- 单片机控制继电器,实现继电器控制室内灯的开关。-Single-chip microcomputer to control the relay, the realization of the relay switch control room lights.
HWX
- 红外线控制51单片机控制继电器 -红外线控制51单片机控制继电器
Speed-test-equipment
- 风速测试仪,有单片机控制器、按键输入、测试风机、LCD指示器、继电器输出、蜂鸣器输出及电源等七部分组成。-Wind speed tester, there are single-chip controller, keystrokes, testing fan, LCD indicator, relay output, buzzer output and power seven parts.
jidianqikongzhe
- 单片机控制继电器的自动化调试系统,很详细的描述。-MCU Control Relay automated debugging systems, it is described in detail.
DS18B20wendukongzhi
- 基于单片机AT89C51和智能温度传感器DS18B20。温度测量点设置相应的温度上、下线。温度传感器DS18B20将温度转换成数字信号送入单片机,并与设定的报警温度上、下限值进行比较,信息通过LCD显示出来。如果实时温度超过设定的温度上、下限值,一方面由LCD显示信息,并发出报警声;另一方面自动控制继电器接通或断开,从而控制加热源的开与断,达到对温度进行实时监控的目的。-Based on AT89C51 microcontroller and intelligent temperature se
智能温控加风扇
- DS18B20检测温度 1602显示温度值 51单片机控制 继电器触发风扇开关达到降温目的
基于51光敏电阻控制继电器
- 基于51单片机,当光敏数值小于20时,继电器1和2工作,当数值小于10时继电器3延时5秒工作,当数值大于50时继电器全部断开。(数值参数和延时数值可更改,继电器可加减)(Based on 51 single-chip microcomputer, when the light sensitive value is less than 20, the relay 1 and 2 work, when the value is less than 10, the relay 3 delay 5 se
097、用红外遥控器控制继电器
- 用51单片机控制红外遥控器,从而控制继电器的运行状态(The infrared remote controller is controlled by 51 single chip microcomputer, so as to control the running state of the rela)
18. 继电器控制照明设备
- 51单片机的继电器控制照明设备,带有proteus 仿真,简单方便(51 single chip relay control lighting equipment)
4、继电器
- *实 验 名:继电器实验 *实验说明:使用按键控制继电器开与关 *连接方式: *注 意: *****************************/ #include <reg51.h> //---定义IO口---// sbit RELAY=P1^4; //继电器IO口 sbit K1=P0^0; //按键IO口 /***************************** *函 数 名:main *函数功能:主函数 *输 入:
继电器控制电机
- 基于51单片机的继电器去控制直流电机,k1按键是开关(The relay based on 51 single chip microcomputer controls the DC motor, the K1 button is the switch)
继电器控制
- 用8031单片机和8255控制继电器,实现外部电路转换。按一个按钮,第一条线通,再按一下,第一条线路断开,第二条线路通。(The external circuit conversion is realized by using 8031 single chip and 8255 control relay. Press one button, the first line is connected, and then press, the first line is broken and the
stm32连接esp8266控制继电器 - 副本
- stm32f103系列单片机接,esp8266 wifi模块实现远程控制继电器。(Realization of remote control relay)
继电器控制模块
- 通过单片机GPIO口控制继电器的吸合。带光耦隔离,安全可靠。亲自适用该电路参加电子设计大赛有效。(The pull-in of relay is controlled by GPIO port of MCU. With optocoupler isolation, safe and reliable. It is effective to apply the circuit in person to participate in the electronic design competition