-
ZB220GDNZ_PSR
ZB220GDNZ_PSR测控装置的IEC61850配置的icd文件(ZB220GDNZ_PSR of IEC61850)
- 2014-01-03 14:32:59下载
- 积分:1
-
CAN
STM32F405 CAN程序,亲测可用(forSTM32F405 project itis OK)
- 2016-01-01 09:33:01下载
- 积分:1
-
motor
智能车驱动程序,利用ULN2003A作为隔离,控制BTS7960驱动芯片,实现驱动,程序有限幅,反向等。(Smart car drivers, use ULN2003A as isolation, control BTS7960 driver chip, drivers, programs limiter, reverse and so on.)
- 2014-09-11 10:50:12下载
- 积分:1
-
2D
说明: 一个求二维格点模型热传导的程序,可以求温度分布和热导率(a program to get the theomal conductivity in 2D lattice madel)
- 2012-03-31 11:52:56下载
- 积分:1
-
1111111111111111
学习电子电路,很好的参考资料,可以学到很多东西。(Learning electronic circuits, a very good reference, you can learn a lot.)
- 2009-04-25 22:09:52下载
- 积分:1
-
danpianji.zip
说明: 简单的流水灯控制和外部中断程序和键盘指针的应用(Simple light control and external interrupt water program and the application of the keyboard pointer)
- 2011-03-20 13:10:44下载
- 积分:1
-
PWM-ULN2003A
利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h>
unsigned char timer1
sbit PWM=P1^2
void system_Ini()
{
TMOD|= 0x11
//PWM
TH1 = 0xfe //11.0592
TL1 = 0x33
TR1 = 1
IE =0x8A
}
main()
{
system_Ini()
while(1)
{ if(timer1>100) timer1=0
if(timer1<30) PWM=0
else PWM=1
}
)
- 2013-11-21 15:17:25下载
- 积分:1
-
_Cargador
硬件电路比较简单,3个LED指示灯,5个按键控制上下左右及暂停,LCD显示。总共有20关。设计用到了逻辑门控制电路。(The hardware circuit is simple, 3 LED lights, 5 key control above and below and suspension, LCD display. A total of 20 customs. The design used in the logic gate control circuit.
)
- 2011-12-23 10:36:21下载
- 积分:1
-
pic18f2550-usb-osiloskop-termometre-frekans-sayic
PIC18F2550 sorts of applications made with this beautiful project with 3 source code has comes up all the computer software and computer-related pic assembly software is written in Visual Basic 6
- 2013-11-17 07:56:50下载
- 积分:1
-
PetShop4steup
非常好的一个项目。很值得你学习,值得研究,菜鸟吗都可以看看(Very good item. You are worth learning, worth studying, you can take a look at rookie)
- 2009-06-09 11:36:16下载
- 积分:1