代码搜索:Voltage Regulation
找到约 5,122 项符合「Voltage Regulation」的源代码
代码结果 5,122
www.eeworm.com/read/213868/15123688
h tlc5615.h
#ifndef __tlc5615_h__
#define __tlc5615_h__
sbit tlc5615_DIN=P1^3;
sbit tlc5615_SCLK=P1^4;
void write_voltage(float tlc5615_voltage); ///tlc5615电压转换
void write_number(unsigned int tlc5615_n
www.eeworm.com/read/422150/10661334
pdf power transmission- high voltage(bölüm).pdf
www.eeworm.com/read/467275/7009191
hex sine_pwm_voltage-regulator_32_int_05.02.2009.hex
:1000000008308A00802A0000FF00030E8301A1004F
:100010000A08A0008A010408A2007708A300780853
:10002000A4007908A5007A08A6007B08A70083131E
:1000300083128B1E1D280B193028220884002308E8
:10004000F7002408F80
www.eeworm.com/read/467275/7009193
c sine_pwm_voltage-regulator_32_int_05.02.2009.c
#include
#device *=16
#device ADC=8
#fuses HS,WDT,PUT,BROWNOUT,NOPROTECT,NOLVP,NOCPD
#use delay(clock=20000000, RESTART_WDT)
#use fast_io(B)
#use fast_io(C)
#define ab_chan 0
www.eeworm.com/read/352914/7096531
gif different_out_voltage_from_12v_battery.gif
www.eeworm.com/read/352914/7096592
htm different_out_voltage_from_12v_bat.htm
Different out voltage from 12V Battery
www.eeworm.com/read/37497/903452
lib harris discrete voltage-sensitive resistor sch.lib
www.eeworm.com/read/38171/1108716
lib harris discrete voltage-sensitive resistor sch.lib
www.eeworm.com/read/394284/8236154
htm 1how voltage, current, and resistance relate.htm
How voltage, current
www.eeworm.com/read/437628/7744538
c main.c
#include "DSP28_Device.h"
#define write_RAM GpioDataRegs.GPFDAT.bit.GPIOF13 = 0
#define read_RAM GpioDataRegs.GPFDAT.bit.GPIOF13 = 1
#define power_on GpioDataRegs.GPBDAT.bit.GPIOB0 = 0