代码搜索:如何学习 PWm?
找到约 10,000 项符合「如何学习 PWm?」的源代码
代码结果 10,000
www.eeworm.com/read/27197/980502
c pwm调制程序.c
//实验名称 PWM调制程序
//实验说明 key(接于P0.0)用来控制脉宽的高电平时间,可以在P2.0引脚接一个LED做测试。控制灯的亮度。
#include //相应单片机头文件
#define CIRCLE 10 //CIRCLE=10
void pwmkey(void); //声明函数pwmkey
unsigned char c
www.eeworm.com/read/27197/980503
hex pwm调制程序.hex
:0308E70001080104
:1008D000D2AFD2A9758CFC758A18D28C75080175B7
:0708E00009011208B480FBBE
:1008B400E4FFA2B0E433FE6005EF70020509E50928
:0C08C400D3940A4003750901AF0680E6DA
:03000B0002088C5C
:10088C0
www.eeworm.com/read/27335/983238
c fet410_pwm.c
/***********************************************************************/
/* pwm413.c 2000-05-11 */
/*
www.eeworm.com/read/27335/983253
c fet110_pwm.c
//*******************************************************************************
// MSP-FET430X110 Demo - PWM Generation using timer_A in upmode and ACLK
//
// Description; Generate PWM output o
www.eeworm.com/read/27481/984322
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/27481/984324
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/27481/984363
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/27670/988351
zip timermode6_pwm.zip
www.eeworm.com/read/28506/999631
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/28506/999633
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 }