代码搜索:电压基准

找到约 3,921 项符合「电压基准」的源代码

代码结果 3,921
www.eeworm.com/read/337991/12330788

ewb 并联电压调整电路.ewb

Electronics Workbench Circuit File Version: 5 Charset: ANSI Description: "The shunt regulator circuit keeps the voltage fixed at 13.8 Volts even though the input is fluctuating." EncryptionTy
www.eeworm.com/read/337495/12365760

uv2 测电压.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, 0x0 File 1,1,
www.eeworm.com/read/229658/14325736

c 数字电压表头.c

// 数字电压表头程序,满程2.5V #include #include #define uchar unsigned char #define uint unsigned int #define SET_E PORTC|=0x04 // LCD: E = 1 #define CLR_E PORTC&=~0
www.eeworm.com/read/229174/14350354

pwi 数字电压表.pwi

www.eeworm.com/read/229174/14350356

dsn 数字电压表.dsn

www.eeworm.com/read/208748/15238319

asm 复件 电压表.asm

ORG 0000H LJMP START ORG 0003H LJMP INT0 ;中断入口地址 START: MOV SP,#60H MOV R4,#0FFH ;设初值 MOV R7,#0FFH ;初始化