-
iCAN
周立功对CAN通信中的iCAN协议文本规范。(The text of the agreement specification ZLG iCAN)
- 2014-01-08 14:27:39下载
- 积分:1
-
DC-DC
基于STM32的开关电源设计论文+开关电源原理图,其本质就是DC-DC设计。(STM32-based design of switching power supply switching power supply schematic thesis+, its essence is DC-DC design.)
- 2021-04-14 19:58:55下载
- 积分:1
-
USB2
USB2.0原理与工程开发光盘 欢迎下载(The USB2.0 principles and engineering development of CD-ROM Download)
- 2012-05-29 17:15:15下载
- 积分: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
-
双向DCDC
本设计以双向半桥电路为主拓扑结构,以单片机最小系统板为控制核心,协调各个模块工作以实现题设功能。电路分为主电路拓扑模块、控制模块、PWM控制信号驱动模块、辅助电源模块、电压电流采样模块。(This design takes the two-way half bridge circuit as the main topology, takes the smallest system board of the single chip microcomputer as the control core, and coordinates the work of each module in order to realize the design function. The circuit is divided into main circuit topology module, control module, PWM control signal driving module, auxiliary power module, voltage and current sampling module.)
- 2018-06-24 16:43:55下载
- 积分:1
-
BF561Booting-(C)
AD公司BF561引导例程,可帮助初学者快速掌握引导程序的开发(AD company BF561 boot routine can help beginners to quickly master boot program development)
- 2012-03-28 19:33:00下载
- 积分:1
-
飞思卡尔比赛---(16)设计报告篇
设计报告和设计方案,相信对参加飞思卡尔竞赛的有帮助。(The design report and design plan are believed to be helpful for participating in the Freescale Competition.)
- 2019-02-13 22:49:52下载
- 积分:1
-
src81c91
example of using Infineon 81c91 processor.
- 2005-08-26 23:15:20下载
- 积分:1
-
1-(3)
Scheduling With Short Term Security Constrained Unit Commitment
- 2015-04-03 21:26:47下载
- 积分:1
-
LED_CUBE-master
led cub Project to activate account
- 2020-06-20 14:00:02下载
- 积分:1