background image

www.cebekit.com

    -    [email protected]

UCPIC-6

-Pin3:

 It has the function button. If you activate its value will be 1 if it is not, its value will be 0

-Pin0, Pin1, pin2 and pin4

 correspond to the outputs, connected relays, indicated by leds. 

IMPORTANTE :

 

DEPARTURES ARE NOT POSITIONED IN ORDER

. The correct order is: Pin0, pin4, pin1, pin2..

Equiv. Pin versus PICAXE 08M2      PIN0=7      PIN1=6       PIN2=5      PIN4=3       PIN3=4

NOTE : PIN 0 incorporates selection switch for recording-work

-Pin3:

 Il a la touche de fonction. Si vous activez sa valeur sera 1 si elle est pas, sa valeur sera de 0

-Pin0, Pin1, pin2 et pin4

 correspondent aux sorties, relais connectés, indiqués par leds. 

IMPORTANTE : DÉPARTS

 

SONT PAS PLACÉES DANS L'ORDRE.

 L'ordre correct est: Pin0, pin4, pin1, pin2.

Equiv. Pin versus PICAXE 08M2      PIN0=7      PIN1=6       PIN2=5      PIN4=3       PIN3=4

NOTE : PIN 0 intègre commutateur de sélection pour l'enregistrement travail

-Pin3:

 Tiene la función de pulsador. Si lo activamos su valor será 1, si no es así, su valor será 0

-Pin0, pin1, pin2 y pin4

 Corresponden a la salidas, conecta relé, indicado por leds. 

IMPORTANTE : LAS SALIDAS NO

 

ESTÁN POSICIONADOS EN ORDEN

. El orden correcto es: pin0, pin4, pin1, pin2.

Equiv. Pin versus PICAXE 08M2      PIN0=7      PIN1=6       PIN2=5      PIN4=3       PIN3=4

NOTA : PIN 0 incorpora conmutador para selección grabación-trabajo

PRACTICE 1

2

Put switch S4 in position to load the program record, finishing work put position.

Very simple program in which outputs turn on and off secuencialmente¹.

Mettez l'interrupteur S4 en position pour charger l'enregistrement du programme, la finition position de travail de vente.

Très simple programme qui délivre allumer et éteindre secuencialmente¹.

Poner conmutador S4 en posición grabar para cargar el programa, al terminar poner posición trabajo .

Programa muy sencillo en el cual las salidas de activan y desactivan secuencialmente¹.

main:

high 0
pause 2000

high 4

pause 2000
high 1

pause 2000

high 2
pause 2000

low 2

pause 2000
low 1

pause 2000

low 4
pause 2000

low 0

pause 2000
goto main

Содержание UCPIC-6

Страница 1: ...ential timers Important maximum allowable voltage PIN 3 5VDC Il int gre micro PICAXE 08M2 entr e Pushbutton num rique 4 relais de sortie 2 amp res Indicateurs LED alimentation et relais Connecteur pou...

Страница 2: ...unci n de pulsador Si lo activamos su valor ser 1 si no es as su valor ser 0 Pin0 pin1 pin2 y pin4 Corresponden a la salidas conecta rel indicado por leds IMPORTANTE LAS SALIDAS NO EST N POSICIONADOS...

Страница 3: ...is program which seems complicated it is very simple When you start the program activate the 4 outputs Each time we press the button the outputs will sequentially shutting down Mettez l interrupteur S...

Страница 4: ...er conmutador S4 en posici n grabar para cargar el programa al terminar poner posici n trabajo En este programa al activar una salida se desactiva la anterior main if pin3 1 then condicion_1 if pin3 0...

Страница 5: ...programa al terminar poner posici n trabajo En esta pr ctica si pulsamos el pulsador se activa una salida y as sucesivamente Cuando est n todas las salidas activadas y pulsemos de nuevo el pulsador s...

Страница 6: ...if pin3 1 then secuencia_leds if pin3 0 then main secuencia_leds high 0 pause 1000 high 4 pause 1000 high 1 pause 1000 high 2 pause 1000 low 2 pause 1000 low 1 pause 1000 low 4 pause 1000 low 0 pause...

Страница 7: ...www cebekit com info cebekit com UCPIC 6 7 230V...

Страница 8: ...ove or insert the picaxe with the power on irreparably damage it Important Ne jamais retirer ou ins rer le picaxe sous tension endommager de fa on Irr parable Importante Nunca extraiga o inserte el pi...

Отзывы: