代码搜索:Voltage Regulation
找到约 5,122 项符合「Voltage Regulation」的源代码
代码结果 5,122
www.eeworm.com/read/179131/9370308
pri inprogsum.pri
[Project.ID]
Ver=200
Target=IDK0S32A
[Configuration]
Chip=uPD78F9418
Internal Rom=32KB
Internal Ram=512B
Clock=Internal Fixed
Voltage=Internal
Peripheral Break=OFF
RESET=ON
[Mapping]
Count
www.eeworm.com/read/179131/9370418
pri inprogsum.pri
[Project.ID]
Ver=200
Target=IDK0S32A
[Configuration]
Chip=uPD78F9418
Internal Rom=32KB
Internal Ram=512B
Clock=Internal Fixed
Voltage=Internal
Peripheral Break=OFF
RESET=ON
[Mapping]
Count
www.eeworm.com/read/179131/9370579
pri inprogsum.pri
[Project.ID]
Ver=200
Target=IDK0S32A
[Configuration]
Chip=uPD78F9418
Internal Rom=32KB
Internal Ram=512B
Clock=Internal Fixed
Voltage=Internal
Peripheral Break=OFF
RESET=ON
[Mapping]
Count
www.eeworm.com/read/280127/10353634
txt 温度ltc1392 with pic16c84.txt
Use of an LTC1392 10-bit Temperature, Vcc and Differential Voltage Monitor - Basic Stamp 2 and PIC16C84
歌林电子制作实验室www.nbglin.com
Introduction.
The Linear Technology LTC1392 is an inexpensive
www.eeworm.com/read/160496/10526423
txt 温度ltc1392 with pic16c84.txt
Use of an LTC1392 10-bit Temperature, Vcc and Differential Voltage Monitor - Basic Stamp 2 and PIC16C84
歌林电子制作实验室www.nbglin.com
Introduction.
The Linear Technology LTC1392 is an inexpensive
www.eeworm.com/read/159611/10633653
txt 温度ltc1392 with pic16c84.txt
Use of an LTC1392 10-bit Temperature, Vcc and Differential Voltage Monitor - Basic Stamp 2 and PIC16C84
歌林电子制作实验室www.nbglin.com
Introduction.
The Linear Technology LTC1392 is an inexpensive
www.eeworm.com/read/456193/7355112
m fm_pmu.m
function fm_pmu(flag)
%FM_PMU defines Phasor measurement unit
%
%Data Format Pmu.con:
% col #1: Bus 1 number
% col #2: Bus 1 Voltage Rate [kV]
% col #3: Frequency rate [Hz]
% col #4: Tv Time con
www.eeworm.com/read/455992/7360090
h svs.h
#ifndef __msp430_headers_svs_h
#define __msp430_headers_svs_h
/* svs.h
*
* mspgcc project: MSP430 device headers
* Supply voltage supervisor
*
* (c) 2002 by M. P. Ashton
* Origi
www.eeworm.com/read/448318/7535272
asm lcdcharge.asm
;Write by: ;
;Date on:2k40928 ;
;Function:charge battery ;
;Chip sonix 1808 ;
;Crystal=12M Voltage=5V ;
Chip sn8p1808
//{{SONIX_CODE_OPTION
.Code_Option OSG Disable
.Code_Option Hi
www.eeworm.com/read/396511/8102257
h config.h
#define Bus_Num 4
#define Line_Num 4
#define Precision 1e-5
#define TR_Num 1
struct Bus
{
int No ;
float Voltage,Phase,GenP,GenQ,LoadP,LoadQ;
int Type;
}gBus[Bus_Num];
struct Line