代码搜索结果
找到约 10,000 项符合
CAN Bus 的代码
can
/*?#include
#define uchar unsigned char
#define uint unsigned int
uchar k,a,PWMON=5,CYCLE;
sbit in1=P1^1;
sbit in2=P1^0;
sbit W=P1^2;//L298使能端
void delay(unsigned in
can
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
can
#include
sbit KEY1 = P3^2;
sbit PWM = P0^0;
unsigned char CYCLE; //定义周期 该数字X基准定时时间 如果是10 则周期是10 x 0.1ms
unsigned char PWM_ON ;//定义高电平时间
void delay(unsigned int cnt)
{
while(--cnt);
can
:03092700010800C4
:10088C00120908C291D290750928750A3C20940F60
:10089C001209182094090509C374649509F50A20F6
:1008AC00950F1209182095091509C374649509F55B
:1008BC000AE509D394634003750901E509C3940162
:
can
"PWM.obj"
TO "PWM调光"
RAMSIZE(256)
can
C51 COMPILER V8.02 电籣 03/24/2011 22:30:54 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE 电籣
OBJECT MODULE PLACED IN 电机.OBJ
can
礦ision3 Build Log
Project:
d:\我的文档\桌面\30-PWM调光\PWM调光.uv2
Project File Date: 03/26/2011
Output:
Build target 'Target 1'
compiling PWM.c...
li