搜索资源列表
继电器控制
- 实验电路如图25,按虚线连接电路:CLK0接1MHz,GATE0,GATE1,接+5V,OUT0接CLK1,OUT1接PA0,PC0接继电器驱动电路的开关输入端Ik。继电器常开触点串联一个220V灯泡,接交流220V。编程使用8253定时,让继电器周而复始的闭合5秒钟(指示灯灯亮),断开5秒钟(指示灯灯灭)
23继电器控制
- 51控制继电器
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.
shuiwen
- 用单片机系统进行温度实时采集与控制是本设计的主要内容。温度信号由AD590K和温度/电压转换电路提供,对AD590K进行了精度优于±0.1℃的非线性补偿。模拟电压量-数字量转换采用TI公司12位开关电容逐次逼近AD转换器TLC2543。功率控制部分采用光电耦合器件和场效应管组成固态继电器控制功率电阻加热,实现强电和弱电完全隔离,功率控制无触点无噪声使用寿命长功耗较低使系统灵敏度高和抗干扰能力显著提高。时钟部分采用飞利浦公司的专用时钟芯片PCF8583,实现了实时时钟,定时开机以及提供RAM空间存
xudianqi
- 继电器程序,控制两个继电器轮流闭合,断开分别由两个继电器控制的LED闪烁-Relay process, control the two relays alternately closed off by two separately controlled LED flashing relay
jidainqi
- 含有注释的继电器控制程序,希望能给大家带来帮助-Notes contain the relay control procedures, I hope everyone can help
CamelRobot
- 一个出口非洲的骑骆驼机器人的控制程序。采用工业手机模块作为通讯模块;AVR单片机作为控制中心;工业用马达作为骆驼机器人驱动动力。通过控制中心通过AT指令集连接通讯模块,通过继电器控制电机,保证用户能够通过手机远程遥控骆驼机器人。程序包里面有骆驼机器人的源代码和AT指令集。-A camel in Africa robot export control procedures. The use of cell phone module industry as a communication modul
18b20
- 位式温度控制,红外设定温度,18b20检测温度,继电器控制风扇降温-Digital temperature control, infrared temperature, 18b20 detection temperature, cooling fan relay control
jidianqi
- 本资源中介绍了一种基于PIC单片机的定时限继电器控制原理图和PCB图,该方案可用于电力部门等。-This resource introduces a fixed time based on PIC microcontroller schematic and PCB relay control diagram, the program can be used for electric power sector.
RunLED2_Opt
- 多路继电器控制,最多高达12路,方便大家使用-Multiple relay control, up to 12 channels up to facilitate people to use
继电器
- 继电器 控制 数码数码管显示 红外接受
51单片机温度控制原码文本
- 51单片机温度控制程序,可应用于环境温度测试及冰箱和制冷设备的温度监测、控制,可根据代码对端口的定义,接入继电器控制加热设备及制冷设备。(51 single-chip temperature control procedures, temperature monitoring and control can be applied to environmental temperature test and refrigerator and refrigeration equipment, acco
18. 继电器控制照明设备
- 51单片机的继电器控制照明设备,带有proteus 仿真,简单方便(51 single chip relay control lighting equipment)
90-继电器控制原理
- 90-继电器控制原理(Control principle of 90- relay)
27-原创VB串口继电器控制实验
- 27-原创VB串口继电器控制实验(27- original VB serial relay control experiment)
02.继电器控制
- 继电器的控制,初学者可以参考。平台给予STM8写的,继电器可以吧若ID个按控制转换成强电控制(Relay control, beginners can refer to. The platform is written in STM8, the relay can be, if ID, according to the control into strong electricity control)
继电器控制实现(通过GSM短信控制)
- 继电器控制实现(通过GSM短信控制)通过STM32平台SIM800C链接。(Relay control implementation (through GSM SMS control))
继电器控制
- 用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
继电器控制模块
- 通过单片机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
C#编写的继电器控制
- 自己用C#编写的继电器控制,需要的可以拿来参照。