You are on page 1of 1

Doria, Jess David A.

06/15/15

ECE-4 / 2013180038
EXPERIMENT 1
Output and Delay

ANALYSIS
The experiment used a program called flowcode in order to perform numerous
instructions as stated in the procedure. A simple flowchart symbols such as terminal and output
were used in the experiment. The first part is output. We used 8 LEDs to represent an 8-bit
binary code with 128 as the most significant bit and 1 as the least significant bit. The LED will
light up based on the value set on the output. Theres also single and masking bit method in
lighting up an LED. The next part is delay. Unlike output, delay has a flowchart symbol wherein
it can control the speed of displaying the output, which in this case is also 8 LEDs. Delay can
also be applied to Single bit and masking bit method.
CONCLUSION
The experiment shows some of the basic features of the flowcode in terms of giving
output and adding delay on the outputs. Since we used an 8-bit binary microcontroller, we can
output from 0 to 255 depending on the state of the LEDs. Single bit method is used to light up
one LED while masking method is used to light up more than one LED. 20 different outputs
were made during the experiment and each output has a different way in displaying an output.
One used decimal while the other used hexadecimal.

You might also like