
Coding cards are small snippets of
code that can be used to explore
different concepts.
They are not meant to be used as
they are but for you to tweak the
numbers and combine the cards to
get the expected result.
You can find the coding cards on
Strawbees Learning and at the
Robotic Inventions' Makecode "learn
more" page.
WHAT ARE CODING CARDS?
BLINK
YOU WILL NEED
makecode.microbit.org
RGB LED
A
white
1000
A
black
1000
pause (ms)
set RGB LED
to
pause (ms)
set RGB LED
to
forever
STRAWBEES BOARD
+
micro:bit
https://learning.strawbees.com/product/microbit/
https://makecode.microbit.org/pkg/strawbees/pxt-robotic-inventions
Coding
cards