代码搜索:高精度电压基准
找到约 4,235 项符合「高精度电压基准」的源代码
代码结果 4,235
www.eeworm.com/read/252757/12265105
c 数字电压表.c
#include "reg51.h"
#include "itrins.h"
#define decon P2
#define dedata P0
#define disdata P1
#define discon P3
#define uchar unsigned char
#define uint unsigned int
sbit ale=P2^3;
sbit start=
www.eeworm.com/read/252757/12265107
asm 数字电压表.asm
共阳极连接,P1口为字段码口,P3口为位选口
P3。5为单路/循环显示转换按键,P3.6为单路显示时当时通道选择的按键
70H-77H存放采样的8个数据,78H-7BH为显示缓冲区,分别为个位、十位、百位和当前通道值
00H们为单路。循环显示控制位,当为0时循环显示,为1时单路显示
ORG OOOOH
LJMP START
START: MOV R0,#70H
...
www.eeworm.com/read/337991/12330617
ewb 迟滞电压比较器.ewb
Electronics Workbench Circuit File
Version: 5
Charset: ANSI
Description:
""
EncryptionType: 2
UsingVectorGraphics: 0
/000@D0I0?4D
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/337495/12365761