Kategorien: Alle - signals - timing

von María García Ramos Vor 3 Jahren

197

SEÑAL DE AVISO. SIMULACIÓN 1: 2 LEDS

The process details the sequence for managing two LED signals, identified as LedR and LedAm. The procedure includes turning these LEDs on and off at specific intervals. Initially, both LEDs are turned off, then turned on sequentially with precise waiting periods in between.

SEÑAL DE AVISO. SIMULACIÓN 1: 2 LEDS

SEÑAL DE AVISO "LedR LedAm"

USED LedR: 5, LedAm: 9

Set pin 5 to LOW
Set pin 9 to LOW

Set pin 5 to HIGH

Set pin 9 to HIGH

Wait 2 secs

Wait 5 secs

Wait 1 secs

USAMOS LedR: 5, LedAm: 9

APAGAR LedR
APAGAR LedAm

ENCENDER LedR

ENCENDER LedAm

ESPERAR 2000

ESPERAR 5000

ESPERAR 1000