Page 54 - Robo_Genius_V1.0_flipbook_C2
P. 54
21 st #Creativity
Century
Activity Building a Beating Heart Skills #Technology Literacy
Animation Program
Overview
The micro:bit LED display consists of a 25
LEDs that can be individually controlled
to create images and animations. In this
activity, the display is used to show a
beating heart animation by alternating
between two images: a large heart and a
small heart.
Algorithm Used
An algorithm is a step-by-step procedure
FOREVER
that defines a set of instructions that must be
Show icon (large heart)
carried out in a specific order to produce the
Pause
desired result.
Show icon (Small heart)
Pause
END
Step 1 Go to Microsoft make code https://makecode.microbit.org/
Step 2 Click on new projects.
Click on new project
52 RoboGenius (V1.0)-II

