代码搜索:如何学习 PWm?
找到约 10,000 项符合「如何学习 PWm?」的源代码
代码结果 10,000
www.eeworm.com/read/7326/115433
c pwm_timer_b.c
/*******************************************************************************
文件名:pwm_timer_b.c
编写者:czhang
描述:使用定时器B进行PWM输出。输出的频率和占空比由串行口发送来的指令确定。
版本: 1.0 2005-2-20
***************************
www.eeworm.com/read/7410/116734
c timermode6_pwm.c
// timermode6_pwm.c
// Christian Kulig, 10/29/02
//
// This sample creates a PWM signal on port P0.7 using a standard timer.
// It sets up the mode 6 (PWM mode) and varies the duty cycle.
#in
www.eeworm.com/read/7410/116736
opt timermode6_pwm.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/7410/116775
uv2 capcom_pwm.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Simulator), 0x0000 // Tools: 'MCS-51'
Target (MCB900 - Run), 0x0000 // Tools: 'MCS-51'
Target (EPM900 - Emulator), 0x0000 // T
www.eeworm.com/read/7734/130542
c dc_dc_pwm.c
//###########################################################################
//
// FILE: DC_DC_PWM.c
//
// TITLE: DC/DC PWM control program.
//
//#############################################
www.eeworm.com/read/7734/130569
wks dc_dc_pwm.wks
www.eeworm.com/read/7734/130570
paf dc_dc_pwm.paf
www.eeworm.com/read/7734/130593
pjt dc_dc_pwm.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="pwm"
ProjectDir="E:\zyg\project\DC_DC\F2812\"
ProjectType=Executable
CPUFamily=TMS3
www.eeworm.com/read/7767/133524
adc0808 pwm实验
www.eeworm.com/read/7796/135405