搜索资源列表
LDR-Relay
- this proteus simulation for LDR controller relay.-this is proteus simulation for LDR controller relay.
optoisolatedrelaydrivercontrolofDCmotor
- Proteus单片机仿真实例 光耦隔离控制继电器驱动直流电机-Proteus MCU simulation example opto isolated relay driver control of DC motor
jidianqi
- Proteus仿真继电器.rar Proteus继电器.rar-Proteus simulation relay
main
- 机C语言程序设计实训——基于8051+Proteus仿真:继电器控制照明设备(压缩包),程序完整-Machine C Programming Language Training- 8051+ Proteus based simulation: relay control lighting equipment (compressed package), the program integrity
8051Pproteus-19
- 《单片机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
jidianqi--kongzhi---zhaomingdeng
- at89c51控制,用继电器控制照明灯,含proteus原理图-at89c51 control with relay control lighting, proteus schematic with
key_to_jidianqi
- 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
Active_Relay-proteus
- control relay circuit in proteus
The-89c51--control-relay
- 89c51单片机控制继电器开关电机计数显示,Proteus 仿真-The 89c51 microcontroller control relay switch Motor counting, Proteus simulation
Digital-Relay-Proteus
- Digital Relay model in Proteus
Relay-control-equipment
- 继电器控制照明设备,源代码,proteus仿真-Relay control lighting equipment
51relay
- 51单片机AT89C52驱动一个双路继电器,继电器吸合后灯亮、蜂鸣器响。proteus仿真-51 AT89C52 microcontroller drive a dual relay, the relay after the lights, the buzzer sounds. proteus simulation
Relay-and-TRIAC-Control-Power-Device
- 继电器及双向可控硅控制照明设备,C语言编程,并配有proteus仿真电路。-Relay and triac control lighting equipment, C language programming, and is equipped with proteus simulation circuit.
The-Electronic-combination-Lock
- 本设计介绍了电子密码锁的应用背景,基本功能和实现方法。在硬件方面,以51单片机为主控芯片,带有一个4*4的矩阵键盘作为密码输入的方式,通过1602液晶显示器提示程序运行状态和使用步骤,并采用了24C02芯片实现对密码的存储功能。利用蜂鸣器、发光二极管、继电器模拟报警和锁的开关。在软件方面,实现了密码的输入、清除、更改,删除等功能。在设计过程中引入了信息反馈的思想,使密码锁功能更灵活、更切合实际。有的按键可实现一键多用的功能,节约资源。本设计已通过Proteus软件成功仿真的电子密码锁的实现过程,
time-relay
- PIC 16F628A based time relay project. C and PICBasic codes included. schematic and PCB included (Proteus V7).
74164_2time
- 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
lesson8
- 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 <
lesson9
- 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
18. 继电器控制照明设备
- 51单片机的继电器控制照明设备,带有proteus 仿真,简单方便(51 single chip relay control lighting equipment)
实验5:继电器
- 这是单片机的继电器程序代码。用proteus仿真实验特别基础。(This is the single - chip relay program code.Using proteus simulation experiment special basis.)