Categories: All

by María Alarcón Jiménez 3 years ago

199

Organigrama

The text outlines a sequence for controlling multiple LEDs, specifying their states and the duration to wait between changes. Various LEDs are toggled between LOW and HIGHT states at different intervals, with specific instructions to wait 10, 20, or 40 seconds before proceeding to the next action.

Organigrama

HOLA MUNDO: ON/OFF LED

ESPERAR 10 s

LED 5 = LOW

LED 4 = HIGHT

LED 3 = HIGHT

ESPERAR 20 s

LED 2 = HIGHT

LED 1 = LOW

ESPERAR 40 s

LED 5 = HIGHT

LED 4 = LOW

LED 3 = LOW

LED 2 = LOW

LED 1 = HIGHT

LED

LED 1 = 11
LED 2 = 12

LED 3 = 13

LED 4 = 4

LED 5 = 5