代码搜索:SW1
找到约 309 项符合「SW1」的源代码
代码结果 309
www.eeworm.com/read/417236/2103787
out demo3.scr.expected.out
CLA: 00, INS: a4, P1: 04, P2: 00, Lc: 0a, a0, 00, 00, 00, 62, 03, 01, 0c, 02, 01, Le: 11, 6f, 0f, 84, 0a, a0, 00, 00, 00, 62, 03, 01, 0c, 02, 03, a5, 01, 42, SW1: 90, SW2: 00
CLA: 00, INS: 20, P1: 00,
www.eeworm.com/read/417236/2103788
out demo1.scr.expected.out
CLA: 00, INS: a4, P1: 04, P2: 00, Lc: 09, a0, 00, 00, 00, 62, 03, 01, 08, 01, Le: 00, SW1: 90, SW2: 00
CLA: 80, INS: b8, P1: 00, P2: 00, Lc: 0c, 0a, a0, 00, 00, 00, 62, 03, 01, 0c, 02, 01, 00, Le: 0a,
www.eeworm.com/read/394257/8240267
asm 步进电机.asm
;这是一个使用单片机通过NUL2003驱动步进电机程序.
;步进电机: 5伏,500MA/STEP,四限四拍.
;将步进电机的A B C D四个绕组连接到"步进电机"的A,B,C,D,将公用抽头并接在VCC上.
BUFF_STEP EQU 21H
SW1 BIT P3.1
org 000h
JMP
www.eeworm.com/read/415322/11076104
c 24c1024.c
/*实验名称:读写AT24C02实验
功能:可对24c02单独写或读一个字节,也可对24c02连续写或读多个字节。
硬件设置:SW1:1-2 SW2: 1-2
*/
#include
#include
sbit SCL=P2^4;
sbit SDA=P2^5;
//*********************
www.eeworm.com/read/410943/11263558
asm 步进电机.asm
;这是一个使用单片机通过NUL2003驱动步进电机程序.
;步进电机: 5伏,500MA/STEP,四限四拍.
;将步进电机的A B C D四个绕组连接到"步进电机"的A,B,C,D,将公用抽头并接在VCC上.
BUFF_STEP EQU 21H
SW1 BIT P3.1
org 000h
JMP
www.eeworm.com/read/465980/7042504
gyd main_ctrl.gyd
Pin Freeze File: version I.27
9572XL44PC XC9572XL-5-PC44
clk540hz S:PIN28
clk5hz S:PIN5
clk660hz S:PIN20
sw1 S:PIN22
alert_phone S:PIN40
alert_sound S:PIN26
led1 S:PIN4
power_ctrl S:PIN42
www.eeworm.com/read/11792/234364
txt 程序01.txt
#include
#include
#define DAC XBYTE[0x7fff] //P2.7接CS
unsigned int i;
sbit sw1=P1^0;
sbit sw2=P1^1;
unsigned char code dot[256]={0x80,0x83,0x86,0x89,0x8c,0x8f,0x92,0x95,0x
www.eeworm.com/read/18055/772888
eqn setdate.fit.eqn
--A1L02Q is disp_drive[0]~reg0 at LC6
A1L02Q_reg_input = VCC;
A1L02Q = TFFE(A1L02Q_reg_input, GLOBAL(SW1), , , EN2);
--A1L22Q is disp_drive[1]~reg0 at LC7
A1L22Q_or_out = A1L02Q;
A1L22Q_reg_i
www.eeworm.com/read/360082/10110013
c control.c
#include
#include "adc0809.c"
#include "shuma.c"
#define SW P1
sbit sw1=P1^0;
sbit sw2=P1^1;
sbit sw3=P1^2;
sbit sw4=P1^3;
sbit sw5=P1^4;
sbit sw6=P1^5;
sbit sw7=P1^6;
sbit sw8=P1^
www.eeworm.com/read/422839/10606415
vhd half_adder.vhd
--实验连线:输入 a-->PIN105,b-->PIN104;a,b对应EDA-VI底板的SW1,SW2
-- 输出 co-->PIN132 ,s-->PIN133;co,s对应底板的IO9,IO10
-- IO9,IO10连接L1,L2,(L1--L8,LED为低电平点亮)
--功能选择位: VGA[0]-->PIN162
-- VGA[1]