• Đảm bảo hàng chính hãng
  • Miễn phí vận chuyển lên tới 10km
  • Bảo hành tận nhà
  • Mua hàng trả góp tiết kiệm
Giỏ hàng 0






Power Electronics, Writers Project Articles Electronics, 0.60 VOLT 0.5 AMP MULTI-PURPOSE POWER SUPPLY subject " regulated power supply * electronic circuit project * power supply * pic16f872 * PIC16F876 * powersupply * volt ampere meter * "tagged with
I tried to make a power supply project for use in my workshop "0.60 Volts 0.5 Amps Multi-Purpose Power Supply" unfortunately did not complete all of the resources were shared
Adding (18-4-2009): The project could not be completed in the first test 0-60v power supply circuit I remove the problem but failed in the detailed test volt ampere meter circuit has failed to complete the workforce involved in everything you do not show much interest then enough ...
I am preparing for multi-purpose use in my studio type laboratory power supply additional circuits to be found in: 2 0.60v 0.5A power supply, shock tube, and emission testing circuit, the control test circuit, Dimmer
PC Power test circuit, battery charger devresidc300v resources, new useful additional circuits can be added until you do now not certain the battery charger circuit I have little use other circuits circuits
Information on the circuit used
Power Supply: The following tests are based on past cases did include a simple circuit output voltage at high current low voltage AC voltage is changing so we are trying to take our FET does not turn on
PC power test circuit: fault detection and repair in about 2 years after I'm using it just works not subject to the circuit in testing for long-term performance tests only for simple testing
Insert tube circuit: sure :) I have not tried it yet, but work is already works very least, I used a lot of work like that sometimes work for long periods of shocked tube
DC 310v Source: Usually SMPS works is that they need a source I've heard
Dimmer: Sometimes I have a lot going on installing the bitumen pırtı spider assembly :)
Control test: a long time I have only used the sound control circuit gives you press any one of the species
Voltage and current display for PicLen the Volt will use ampere meter circuit the acquisition of a foreign company MK3980 of a kit called but used to control PIC16F872 no market ETE brother sağolsun dealt the same circuit PIC16F876 wrote the code for use with but a small problem when the circuit load voltage indicator on the rise I use probably stems from materials hopefully solve this problem as soon :) sprint circuit of the PCB drawing I made ​​in re-layout files lay on the file to open the program and are required to receive output
ETE my brother wrote Picbasic codes
'****************************************************************
'*  Name    : UNTITLED.BAS                                      *
'*  Author  : [E.T.E]                                           *
'*  Notice  : Copyright (c) 2006 [Ete]                          *
'*          : All Rights Reserved                               *
'*  Date    : 11.08.2006                                        *
'*  Version : 1.0                                               *
'*  Notes   :                                                   *
'*          :                                                   *
'****************************************************************
PORTA=0:portb=0:portc=0
TRISB=0'PortB tamamı giris yapıldı.
TRISA=000011 'A portu tamamı çıkıs yapıldı.
TRISC=0
ADCON1=%10000100
'-----------------------------------------------------------------
@ DEVICE pic16F876 'islemci 16F876
@ DEVICE pic16F876, WDT_on 'Watch Dog timer açık
@ DEVICE pic16F876, PWRT_ON 'Power on timer açık
@ DEVICE pic16F876, PROTECT_OFF 'Kod Koruma kapalı
@ DEVICE pic16F876, XT_OSC
'-----------------------------------------------------------------
DEFINE OSC 4
DEFINE LCD_DREG   PORTB    'LCD data portLARI NEREDE
DEFINE LCD_DBIT     4      'LCD data starting bit BAŞLANGICI 0 or 4
DEFINE LCD_RSREG  PORTB    'LCD register select port
DEFINE LCD_RSBIT    2      'LCD register select bit
DEFINE LCD_EREG   PORTB    'LCD enable port
DEFINE LCD_EBIT     3      'LCD enable bit
'DEFINE LCD_RWREG  PORTB   'LCD read/write port
'DEFINE LCD_RWBIT    1     'LCD read/write bit
DEFINE LCD_BITS     4      'LCD bus size 4 or 8
DEFINE LCD_LINES    2      'Number lines on LCD
'**************** ADC chanel setting  ************************
DEFINE ADC_BITS     10     ' Set number of bits in result
DEFINE ADC_CLOCK     3     ' Set clock source (rc = 3)
DEFINE ADC_SAMPLEUS 50 ' Set sampling time in microseconds

'------------***************--------------****************----------------------
HAM        VAR WORD
VOLT       VAR BYTE
KUSURVOLT  VAR BYTE
KUSURAMPER VAR BYTE
RAW        VAR WORD
AMPER      VAR BYTE
TEMP       VAR WORD
GEC        VAR BYTE

LCDOUT $FE,1
PAUSE 300

BASLA:

ADCIN 0,HAM
TEMP=(HAM+1)*/175
KUSURVOLT=TEMP//10
VOLT=TEMP/10

ADCIN 1,RAW
TEMP=(RAW+1)*/25
KUSURAMPER=TEMP//10
AMPER=TEMP/10
'      lCDOUT $FE,$2," HAM= ",DEC4 HAM
LCDOUT $FE,$2,"   ",DEC2 VOLT,",",DEC1 KUSURVOLT,"  VOLT"
LCDOUT $FE,$C0,"   ",DEC2 AMPER,",",DEC1 KUSURAMPER,"  AMPER"
PAUSE 100
GOTO BASLA
Indicator test images
pic16f876-volt-ampere-meters-1 pic16f876-volt-ampere-meter-2 pic16f876-volt-ampere-meter-3
For now, I'm making this up as soon as a single printed circuit board in the Regulated power supply for additional circuits will be on separate cards to be mounted on the cooler
Code of the project, schematics and PCB files -05amp 060volt the-power-kaynagi.r is
Multi-Purpose Power Supply 0.5 Volts 0.60 Amps
Workshop prepared to use my power in the multi-purpose laboratory type additional circuits will be: 2 0.60v 0.5A power supply, tube shocks and emission test circuit, the test circuit control, Dimmer