Welcome![Sign In][Sign Up]
Location:
Search - relay proteus

Search list

[SCM_Proteus_delay

Description: 51单片机继电器仿真,内包含keil程序,Protes仿真-51 microcontroller relay simulation, which includes keil procedures, Protes Simulation
Platform: | Size: 96256 | Author: Edward_wang | Hits:

[ApplicationsLDR-Relay

Description: this proteus simulation for LDR controller relay.-this is proteus simulation for LDR controller relay.
Platform: | Size: 14336 | Author: kamranmu | Hits:

[SCMoptoisolatedrelaydrivercontrolofDCmotor

Description: Proteus单片机仿真实例 光耦隔离控制继电器驱动直流电机-Proteus MCU simulation example opto isolated relay driver control of DC motor
Platform: | Size: 16384 | Author: 天天一天天 | Hits:

[Embeded-SCM Developjidianqi

Description: Proteus仿真继电器.rar Proteus继电器.rar-Proteus simulation relay
Platform: | Size: 37888 | Author: 需求为 | Hits:

[assembly languagemain

Description: 机C语言程序设计实训——基于8051+Proteus仿真:继电器控制照明设备(压缩包),程序完整-Machine C Programming Language Training- 8051+ Proteus based simulation: relay control lighting equipment (compressed package), the program integrity
Platform: | Size: 19456 | Author: 青云 | Hits:

[Embeded-SCM Develop8051Pproteus-19

Description: 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 第 01 篇 基础部分 19 继电器控制照明设备-" Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation," the first 01 cases compressed parts of 19 relay-based lighting control
Platform: | Size: 19456 | Author: | Hits:

[SCMjidianqi--kongzhi---zhaomingdeng

Description: at89c51控制,用继电器控制照明灯,含proteus原理图-at89c51 control with relay control lighting, proteus schematic with
Platform: | Size: 20480 | Author: 刘华强 | Hits:

[SCMkey_to_jidianqi

Description: stc单片机按键控制继电器工作,开发箱是基于普中的实验开发箱,含proteus仿真-stc button control relay single-chip work, the development box is based on the general development in the experimental box, with proteus simulation
Platform: | Size: 37888 | Author: sic | Hits:

[Embeded-SCM DevelopActive_Relay-proteus

Description: control relay circuit in proteus
Platform: | Size: 7168 | Author: cuteusmicky | Hits:

[assembly languageThe-89c51--control-relay

Description: 89c51单片机控制继电器开关电机计数显示,Proteus 仿真-The 89c51 microcontroller control relay switch Motor counting, Proteus simulation
Platform: | Size: 74752 | Author: 郝小江 | Hits:

[OtherDigital-Relay-Proteus

Description: Digital Relay model in Proteus
Platform: | Size: 51200 | Author: abdo | Hits:

[SCMRelay-control-equipment

Description: 继电器控制照明设备,源代码,proteus仿真-Relay control lighting equipment
Platform: | Size: 20480 | Author: leesiwen | Hits:

[SCM51relay

Description: 51单片机AT89C52驱动一个双路继电器,继电器吸合后灯亮、蜂鸣器响。proteus仿真-51 AT89C52 microcontroller drive a dual relay, the relay after the lights, the buzzer sounds. proteus simulation
Platform: | Size: 46080 | Author: 张三 | Hits:

[SCMRelay-and-TRIAC-Control-Power-Device

Description: 继电器及双向可控硅控制照明设备,C语言编程,并配有proteus仿真电路。-Relay and triac control lighting equipment, C language programming, and is equipped with proteus simulation circuit.
Platform: | Size: 68608 | Author: 梁道远 | Hits:

[SCMThe-Electronic-combination-Lock

Description: 本设计介绍了电子密码锁的应用背景,基本功能和实现方法。在硬件方面,以51单片机为主控芯片,带有一个4*4的矩阵键盘作为密码输入的方式,通过1602液晶显示器提示程序运行状态和使用步骤,并采用了24C02芯片实现对密码的存储功能。利用蜂鸣器、发光二极管、继电器模拟报警和锁的开关。在软件方面,实现了密码的输入、清除、更改,删除等功能。在设计过程中引入了信息反馈的思想,使密码锁功能更灵活、更切合实际。有的按键可实现一键多用的功能,节约资源。本设计已通过Proteus软件成功仿真的电子密码锁的实现过程,并完成实物。-This paper introduces the electronic combination lock application background, basic function and implementation method. In terms of hardware, this design uses 51 single-chip microcomputer as main control chip, with a 4* 4 matrix keyboard as a means of password entry. It adopts 24C02 chip to complete the code s memory function, using LCD 1602 to prompt the program s running state and working procedures, adopting buzzer,LED and relay to imitate the alarm and the lock switch. In the aspect of software, it realizes the password input, remove, change, delete, etc. That it introduces the ideas of information feedback makes the combination lock function more flexible, more practical. A key to achieve some keys can use function, saving the resource. The electronic code lock was successfully simulated by Proteus, at the same time , the entity also was completed.
Platform: | Size: 88064 | Author: feichen | Hits:

[Software Engineeringtime-relay

Description: PIC 16F628A based time relay project. C and PICBasic codes included. schematic and PCB included (Proteus V7).
Platform: | Size: 157696 | Author: orhan | Hits:

[Other74164_2time

Description: 51单片机驱动74164作显示的双定时电子钟,带设定时间存储功能和继电器输出,可控制电饭煲等大功率家电的启停,内有PROTEUS仿真。-51 74164 microcontroller driven timing for dual display electronic clock, set the time with memory function and relay outputs can control the start and stop large appliances such as rice cookers, there PROTEUS simulation.
Platform: | Size: 46080 | Author: songyyin | Hits:

[OS Developlesson8

Description: proteus单片机仿真 继电器 #include<reg51.h> sbit S1 P3^2 sbit S2 P3^3 sbit Relay P0^0 void main() { while(1) { if(S1 0) Relay 1 if(S2 0) Relay 0 } }-Proteus single-chip microcomputer simulation- relay # include < reg51. H > Sbit S1 P3 ^ 2 Sbit S2 P3 ^ 3 Sbit Relay P0 ^ 0 Void main () { While (1) { If (S1 0) Relay 1 If (S2 0) Relay 0 } }
Platform: | Size: 45056 | Author: 吴空其 | Hits:

[OS Developlesson9

Description: proteus单片机仿真 数码管、风铃器、继电器综合系统 #include<reg51.h> unsigned char code Tab[] {0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90} unsigned char Dat[] {0,0,0,0} sbit JDQ P1^0 sbit Buzzer P3^0 void sound() -Proteus single-chip microcomputer simulation, digital tube, mobile device, relay integrated system # include < reg51. H > Unsigned char code Tab [] {xa4 xc0 0, 0 xf9, 0, 0 xb0, 0 x99, 0 x92, 0 x82, 0 xf8, 0 x80, 0 x90} Unsigned char Dat [] ,0,0,0 {0} Sbit JDQ P1 ^ 0 Sbit Buzzer P3 ^ 0 Void sound ()
Platform: | Size: 48128 | Author: 吴空其 | Hits:

[SCM18. 继电器控制照明设备

Description: 51单片机的继电器控制照明设备,带有proteus 仿真,简单方便(51 single chip relay control lighting equipment)
Platform: | Size: 77824 | Author: 馒头56个 | Hits:
« 12 »

CodeBus www.codebus.net