代码搜索:PWm 开发教程

找到约 10,000 项符合「PWm 开发教程」的源代码

代码结果 10,000
www.eeworm.com/read/191859/8419369

c pwm.c

/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2
www.eeworm.com/read/291300/8426126

c pwm.c

//-------------------------------------------------------------------- //模块:PWM.C //功能:PWM解码模块 //晶振:24.000MHz //芯片: STC12C5412AD #include "stc12c5412ad.h" //#ifnd
www.eeworm.com/read/391040/8426153

dsn pwm.dsn

www.eeworm.com/read/391040/8426156

hex pwm.hex

:100000007590FFE5907004C2B080F5B4FF04D2B0E3 :1000100080EEF874FFC398F9D2B0120028D8FBC262 :0D002000B0120028D9FB80D87F11DFFE222E :00000001FF
www.eeworm.com/read/391040/8426158

lst pwm.lst

ASEM-51 V1.2 Copyright (c) 1996 by W.W. Heinz PAGE 1 MCS-51 Family Cross Assembler A S E M - 5 1
www.eeworm.com/read/391040/8426161

rar pwm.rar

www.eeworm.com/read/391040/8426162

pwi pwm.pwi

www.eeworm.com/read/391040/8426164

sdi pwm.sdi

,,, ORG 0 0000,75 90 FF,LOOP,LOOP: MOV P1,#0FFH 0003,E5 90,, MOV A,P1 0005,70 04,, JNZ LOOP1 0007,C2 B0,, CLR P3.0 0009,80 F5,, SJMP LO
www.eeworm.com/read/391040/8426166

asm pwm.asm

ORG 0 LOOP: MOV P1,#0FFH MOV A,P1 JNZ LOOP1 CLR P3.0 SJMP LOOP LOOP1: CJNE A,#0FFH,LOOP2 SETB P3.0 SJMP LOOP LOOP2: MOV R0,A MOV A,#0FFH CLR C SUBB A,R0 MOV R1,A SETB P3.0 L
www.eeworm.com/read/291300/8426170

lst pwm.lst

C51 COMPILER V7.50 PWM 03/13/2008 13:49:28 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE PWM OBJECT MODULE PLACED IN PWM