代码搜索:高精度电压基准

找到约 4,235 项符合「高精度电压基准」的源代码

代码结果 4,235
www.eeworm.com/read/323264/13346173

bak adc0809电压信号采集_uv2.bak

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

bak 直流电压表_uv2.bak

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

ewb 基于ota(ca3080)的电压放大电路.ewb

Electronics Workbench Circuit File Version: 5 Charset: ANSI Description: "" EncryptionType: 2 UsingVectorGraphics: 0 /000@D0I0?4D
www.eeworm.com/read/229531/14332535

lst 8路数字电压表的设计.lst

C51 COMPILER V7.20 8路数字电压表的设计 12/14/2006 13:36:48 PAGE 1 C51 COMPILER V7.20, COMPILATION OF MODULE 8路数字电压表的设计 OBJECT MODULE PLACED IN 8路数字电
www.eeworm.com/read/229531/14332543

c 8路数字电压表的设计.c

#include #include #define ad_con P3 #define addata P0 #define Disdata P1 #define uchar unsigned char #define uint unsigned int sbit ALE=P3^5; sbit ST