-
cfqf
说明: 注:protel电路图
1.INPUT12为高压气压和低压压传感器输入端.
2.OUTPUT为充气输出控制端.
3.当高低压有接地信号时,电机正转,气阀打开.
4.INPUT2低气压时有信号时,充气OUTPUT输出,充气电机转.
5.RS1与RS2是调节阀门距离用地
6.RS3是与气阀电机同步时,是气阀电机的转动圈数传感器.
7.RS4是调节延时时间用地(Note: protel circuit 1.INPUT12 and low-voltage high-pressure pneumatic pressure sensor input. 2.OUTPUT output control for the inflated side. 3. When the high and low pressure have a grounding signal when the motor is transferred, the valve opens. 4.INPUT2 low pressure when there is signal output OUTPUT inflatable, inflatable motor switch. 5.RS1 and RS2 is the regulator valve from the land 6.RS3 synchronous motor with the valve, the valve motor is rotating circle the number of sensors. 7.RS4 delay time to regulate land)
- 2021-04-22 15:38:48下载
- 积分:1
-
8x8snake
while(1)
{//if(keyenable==1){P1=0x00 P2=0xff }else{P1=0xff P2=0x00 }
for(i=3 i<SNAKE+1 i++)x[i]=100 for(i=3 i<SNAKE+1 i++)y[i]=100 //初始化
x[0]=4 y[0]=4 //果子
n=3 //蛇长 n=-1
x[1]=1 y[1]=0 //蛇头
x[2]=0 y[2]=0 //蛇尾1
addx=0 addy=0 //位移偏移
//k=1
while(1){if(keyenable)break timer0(1) }
while(1)
{timer0(e)
if(knock()){e=SPEED break } //判断碰撞
if((x[0]==x[1]+addx)&(y[0]==y[1]+addy)) //是否吃东西
- 2011-07-09 23:00:46下载
- 积分:1
-
ATT7022B-STC12C5A60S2
AT702三相电采集芯片,采用STC12C5A60S2控制,能准确测量出三相电的有功功率无功功率,电压电流等所有电参数。(AT702 three-phase power acquisition chip, using STC12C5A60S2 control, can accurately measure the three-phase power active power, reactive power, voltage and current and all other electrical parameters.)
- 2020-11-17 00:09:40下载
- 积分:1
-
无线充测试架20181115
说明: 无线充接收端的程序,加入PI调节,合乎QI协议(wireless charger receiver)
- 2019-01-15 19:27:05下载
- 积分:1
-
suanli
分布式电源接入配网对继电保护影响,挺全面的,可以学习下(Affect access to the distribution network for distributed power protection, very comprehensive, and can learn under)
- 2015-03-30 10:04:53下载
- 积分:1
-
mpu6050_2
MPU6050传感器6050程序代码,基于430f5529单片机实现(MPU6050 sensor 6050 program code, based on 430 microcontroller is f5529)
- 2016-01-04 09:28:45下载
- 积分:1
-
chongya
Keil C51编写的基于51单片机简单的逻辑控制(Keil C51 prepared 51 MCU-based logic control)
- 2013-01-17 00:25:24下载
- 积分:1
-
KeyScan
个人在keil下编写的基于89C52的LJD-5100开发板的键盘扫描程序,根据CH451感应外部中断,并根据CH451键盘矩阵代码,计算键值(Individuals in keil prepared 89C52-based LJD-5100 development board of the keyboard scanning process, according to sensitive external interrupt CH451, CH451 keyboard matrix, in accordance with the code to calculate key)
- 2010-02-01 16:59:03下载
- 积分:1
-
4、液晶显示器
说明: 这是基于开发板LPC1114的源码程序,是用C语言编写,关于液晶显示屏的配置和实现同时它也是一个完整的模板,可以在此基础上添加其他程序用于开发板的学习,是一个完整的模板,可直接使用。(This is based on the development board LPC1114 source code program, is written in C language, on the LCD display configuration and implementation at the same time it is a complete template, you can add other programs on this basis for the development board learning, is a complete template, can be used directly.)
- 2020-06-22 17:40:02下载
- 积分:1
-
串口控制舵机
说明: 串口控制舵机,可以任意输入角度然后根据串口输入的角度旋转(Serial port control steering gear)
- 2020-06-19 09:20:01下载
- 积分:1