Merge branch 'master' of github.com:Microsoft/kindscript-microbit
This commit is contained in:
commit
a33472dbd4
@ -1,6 +1,6 @@
|
||||
# Run Scripts on your micro:bit
|
||||
|
||||
How to compile, transfer, and run a script on your micro:bit. #docs #USB #compile #transfer
|
||||
How to compile, transfer, and run a script on your micro:bit.
|
||||
|
||||
While you're writing and testing your Block Editor or Touch Develop scripts, you'll mostly be running scripts in your browser by clicking the `Run` button (see [run code in your browser](/microbit/js/simulator) for info about this).
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# answering machine blocks quiz answers
|
||||
|
||||
Create an answering machine on the micro:bit. #LED #screen #show #math #docs #input
|
||||
Create an answering machine on the micro:bit.
|
||||
|
||||
This is the answer key for the [answering machine quiz](/microbit/lessons/answering-machine/quiz).
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# answering machine blocks quiz
|
||||
|
||||
Create an answering machine on the micro:bit. #LED #screen #show #math #docs #input
|
||||
Create an answering machine on the micro:bit.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# banana keyboard blocks lesson
|
||||
|
||||
display beautiful images on the BBC micro:bit #var #pause #docs
|
||||
display beautiful images on the BBC micro:bit.
|
||||
|
||||
## Topic
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# beatbox blocks lesson
|
||||
|
||||
display beautiful images on the BBC micro:bit #var #pause #docs
|
||||
display beautiful images on the BBC micro:bit.
|
||||
|
||||
## Topic
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# beautiful image lesson
|
||||
|
||||
display beautiful images on the BBC micro:bit #var #pause #docs
|
||||
display beautiful images on the BBC micro:bit.
|
||||
|
||||
### @video td/videos/beautiful-image-0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# beautiful image blocks activity
|
||||
|
||||
Generate and show a beautiful image. #docs #microbit
|
||||
Generate and show a beautiful image.
|
||||
|
||||
### ~avatar avatar
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# blink blocks lesson
|
||||
|
||||
Learn how to create a blinking LED. #LED #screen #plot #docs #lesson
|
||||
Learn how to create a blinking LED.
|
||||
|
||||
### @video td/videos/blink-0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# blink blocks quiz answers
|
||||
|
||||
Learn how to create a blinking LED script. #LED #screen #plot #docs
|
||||
Learn how to create a blinking LED script.
|
||||
|
||||
This is the answer key for the [blink quiz](/microbit/lessons/blink/quiz).
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# blink blocks quiz
|
||||
|
||||
Learn how to create a blinking LED script. #LED #screen #plot #docs
|
||||
Learn how to create a blinking LED script.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# bop it quiz answers
|
||||
|
||||
a game where you have to keep up with the commands #math #random #docs
|
||||
a game where you have to keep up with the commands.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# bop it quiz
|
||||
|
||||
a game where you have to keep up with the commands #math #random #docs
|
||||
a game where you have to keep up with the commands.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# catch the egg game lesson
|
||||
|
||||
a game to catch eggs in a basket #var #data #if #random #min #max #mod #plot #unplot #pause #accceleration #docs
|
||||
A game to catch eggs in a basket.
|
||||
|
||||
### @video td/videos/catch-the-egg-game-0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# charting lesson
|
||||
|
||||
measure the acceleration on the micro:bit in the "z" direction #acceleration #var #docs #if #show
|
||||
Measure the acceleration on the micro:bit in the "z" direction.
|
||||
|
||||
## Topic
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# classic beatbox
|
||||
|
||||
display beautiful images on the BBC micro:bit #var #pause #docs
|
||||
display beautiful images on the BBC micro:bit.
|
||||
|
||||
## Topic
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# compass lesson
|
||||
|
||||
create a die on the BBC micro:bit #button #pressed #math #random #var #string #if #docs
|
||||
create a die on the BBC micro:bit.
|
||||
|
||||
### @video td/videos/compass-0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# counter lesson
|
||||
|
||||
Learn how to create a counter with with on button pressed. #show #number #screen #number #math #docs
|
||||
Learn how to create a counter with with on button pressed.
|
||||
|
||||
### @video td/videos/counter-0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# die roll lesson
|
||||
|
||||
create a die on the BBC micro:bit #button #pressed #math #random #var #string #if #docs
|
||||
create a die on the BBC micro:bit.
|
||||
|
||||
### @video td/videos/die-roll-0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# digi yoyo lesson
|
||||
|
||||
create a counter with a while loop #while #loop #counter #docs
|
||||
create a counter with a while loop.
|
||||
|
||||
### @video td/videos/digi-yoyo-0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# flashing heart blocks lesson
|
||||
|
||||
Learn how to create LED images with a global variable. #LED #screen #plot #docs
|
||||
Learn how to create LED images with a global variable.
|
||||
|
||||
### @video td/videos/flashing-heart-0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# game counter lesson
|
||||
|
||||
Learn how to create a counter with with on button pressed. #show #number #screen #number #math #docs
|
||||
Learn how to create a counter with with on button pressed.
|
||||
|
||||
### @video td/videos/counter-0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# glowing pendulum blocks lesson
|
||||
|
||||
construct a pendulum that glows using acceleration #var #acceleration #abs #brightness #plot #docs
|
||||
construct a pendulum that glows using acceleration.
|
||||
|
||||
## Topic
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# glowing pendulum quiz answers
|
||||
|
||||
construct a pendulum that glows using acceleration #LED #number #math #acceleration #docs
|
||||
construct a pendulum that glows using acceleration.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# glowing pendulum quiz
|
||||
|
||||
construct a pendulum that glows using acceleration #LED #number #math #acceleration #docs
|
||||
construct a pendulum that glows using acceleration.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# glowing sword blocks lesson
|
||||
|
||||
make a glowing sword #image #docs
|
||||
make a glowing sword.
|
||||
|
||||
### @video td/videos/glowing-sword-0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# guess the number lesson
|
||||
|
||||
Learn to create a random number with input from button A. #input #screen #math #docs
|
||||
Learn to create a random number with input from button A.
|
||||
|
||||
### @video td/videos/guess-the-number-0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# guess the number quiz answers
|
||||
|
||||
Learn how to generate a random number on the micro:bit. #math #random #docs
|
||||
Learn how to generate a random number on the micro:bit.
|
||||
|
||||
This is the answer key for the [guess the number quiz](/microbit/lessons/guess-the-number/quiz).
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# guess the number quiz
|
||||
|
||||
Learn how to generate a random number on the micro:bit. #math #random #docs
|
||||
Learn how to generate a random number on the micro:bit.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# hack your headphones lesson
|
||||
|
||||
display beautiful images on the BBC micro:bit #var #pause #docs
|
||||
display beautiful images on the BBC micro:bit.
|
||||
|
||||
## Topic
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# happy birthday blocks lesson
|
||||
|
||||
display beautiful images on the BBC micro:bit #var #pause #docs
|
||||
display beautiful images on the BBC micro:bit.
|
||||
|
||||
## Topic
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# headbands lesson
|
||||
|
||||
create a charades game that can be played with your friends #data #string #collection #at #Boolean #on-logo-down #on-logo-up #running-time #string #number #docs
|
||||
create a charades game that can be played with your friends.
|
||||
|
||||
## Topic
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# headbands quiz answers
|
||||
|
||||
create a charades game with a collection of strings #offset #screen #variables #docs
|
||||
create a charades game with a collection of strings.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# headbands quiz
|
||||
|
||||
create a charades game with a collection of strings #offset #screen #variables #docs
|
||||
create a charades game with a collection of strings.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# hero
|
||||
|
||||
make a game to test hand-eye coordination #docs #functions #var
|
||||
make a game to test hand-eye coordination.
|
||||
|
||||
Make a game to test hand-eye coordination
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# light beatbox
|
||||
|
||||
display beautiful images on the BBC micro:bit #var #pause #docs
|
||||
display beautiful images on the BBC micro:bit.
|
||||
|
||||
## Topic
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# looper blocks lesson
|
||||
|
||||
Learn to control blinking LEDs. #LED #screen #for #docs
|
||||
Learn to control blinking LEDs.
|
||||
|
||||
### @video td/videos/looper-0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# looper quiz answers
|
||||
|
||||
Learn how to create a series of numbers with a for loop. #LED #screen #plot #docs
|
||||
Learn how to create a series of numbers with a for loop.
|
||||
|
||||
This is the answer key for the [looper quiz](/microbit/lessons/looper/quiz).
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# looper quiz
|
||||
|
||||
Learn how to create a series of numbers with a for loop. #LED #screen #plot #docs
|
||||
Learn how to create a series of numbers with a for loop.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# love meter blocks lesson
|
||||
|
||||
create a love meter with the BBC micro:bit #pin #pressed #string #if #var #pause #show #docs
|
||||
create a love meter with the BBC micro:bit.
|
||||
|
||||
### @video td/videos/love-meter-0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# lucky 7 blocks lesson
|
||||
|
||||
show a number on the LED screen #show #number #docs
|
||||
show a number on the LED screen.
|
||||
|
||||
### @video td/videos/lucky-7-0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# magic 8 lesson
|
||||
|
||||
a fortune teller game with the BBC micro:bit #string #shake #clear-screen #if #string #number #var #docs
|
||||
a fortune teller game with the BBC micro:bit.
|
||||
|
||||
## Topic
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# magic 8 quiz answers
|
||||
|
||||
create a magic 8 ball on the BBC micro:bit #math #random #docs
|
||||
create a magic 8 ball on the BBC micro:bit.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# magic 8 quiz
|
||||
|
||||
create a magic 8 ball on the BBC micro:bit #math #random #docs
|
||||
create a magic 8 ball on the BBC micro:bit.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# magic logo lesson
|
||||
|
||||
show an image that points up when the logo is up #logo #point #docs
|
||||
show an image that points up when the logo is up.
|
||||
|
||||
### @video td/videos/magic-logo-0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# magic logo quiz answers
|
||||
|
||||
show an image that points up when the logo is up #logo #show #create #docs
|
||||
show an image that points up when the logo is up.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# magic logo quiz
|
||||
|
||||
show an image that points up when the logo is up #logo #show #create #docs
|
||||
show an image that points up when the logo is up.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# night light lesson
|
||||
|
||||
change the brightness of the BBC micro:bit #brightness #plot #docs
|
||||
change the brightness of the BBC micro:bit.
|
||||
|
||||
### @video td/videos/night-light-0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# night light quiz answers
|
||||
|
||||
Answers to the night light quiz. #LED #image #brightness #fade #docs
|
||||
Answers to the night light quiz.
|
||||
|
||||
This is the answer key for the [night light quiz](/microbit/lessons/night-light/quiz).
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# night light quiz
|
||||
|
||||
change the brightness of the BBC micro:bit #LED #image #brightness #fade #docs
|
||||
change the brightness of the BBC micro:bit.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# offset image quiz answers
|
||||
|
||||
shift an image horizontally across the display with offset #offset #screen #variables #docs
|
||||
shift an image horizontally across the display with offset.
|
||||
|
||||
This is the answer key for the [offset image quiz](/microbit/lessons/offset-image/quiz).
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# offset image quiz
|
||||
|
||||
shift an image horizontally across the display with offset #offset #screen #variables #docs
|
||||
shift an image horizontally across the display with offset.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# pogo lesson
|
||||
|
||||
create a game that relies on precise instincts and timing reflexes #if # #function #data #forever #var #button #if #assignment #pause #string #number #docs
|
||||
create a game that relies on precise instincts and timing reflexes #if #.
|
||||
|
||||
## Topic
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# prank wifi lesson
|
||||
|
||||
create a fake wifi app to trick your friends #abs #acceleration #if #math #plot #image #functions #var #docs
|
||||
create a fake wifi app to trick your friends.
|
||||
|
||||
create a fake wifi app to trick your friends
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# prank wifi quiz answers
|
||||
|
||||
create a fake wifi app to trick your friends #string #forever #abs #var #plot #image #if #math #abs #acceleration #docs
|
||||
create a fake wifi app to trick your friends.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# prank wifi quiz
|
||||
|
||||
create a fake wifi app to trick your friends #string #forever #abs #var #plot #image #if #math #abs #acceleration #docs
|
||||
create a fake wifi app to trick your friends.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# rock paper scissors lesson
|
||||
|
||||
a game against the BBC micro:bit #var #image #button #string #number #docs
|
||||
a game against the BBC micro:bit.
|
||||
|
||||
### @video td/videos/rock-paper-scissors-0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# rock paper scissors quiz
|
||||
|
||||
shift an image horizontally across the display with offset #offset #screen #variables #docs
|
||||
shift an image horizontally across the display with offset.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# rotation animation block lesson
|
||||
|
||||
Learn how to create images with a global variable and while loop. #LED #screen #plot #docs
|
||||
Learn how to create images with a global variable and while loop.
|
||||
|
||||
## Topic
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# rotation animation quiz answers
|
||||
|
||||
Learn how to create a rotating image with a while loop. #image #loop #while #docs
|
||||
Learn how to create a rotating image with a while loop.
|
||||
|
||||
This is the answer key for the [rotation animation quiz](/microbit/lessons/rotation-animation/quiz).
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# rotation animation quiz
|
||||
|
||||
Learn how to create a rotating image with a while loop. #image #loop #while #docs
|
||||
Learn how to create a rotating image with a while loop.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# screen wipe blocks lesson
|
||||
|
||||
clear the screen by pressing button "A" #button #clear #docs
|
||||
clear the screen by pressing button "A".
|
||||
|
||||
### @video td/videos/screen-wipe-0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# snowflake fall blocks lesson
|
||||
|
||||
design a blinking rectangle animation #animation #loop #forever #docs
|
||||
design a blinking rectangle animation.
|
||||
|
||||
### @video td/videos/snowflake-fall-0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# snowflake fall blocks activity
|
||||
|
||||
design a blinking rectangle animation. #docs #tutorials #stepByStep
|
||||
design a blinking rectangle animation.
|
||||
|
||||
### ~avatar avatar
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# speed button lesson
|
||||
|
||||
code a speed game by declaring Booleans on the BBC micro:bit #if #string #var #data #docs
|
||||
code a speed game by declaring Booleans on the BBC micro:bit.
|
||||
|
||||
### @video td/videos/speed-button-3
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# speed button quiz answers
|
||||
|
||||
counter that keeps track of how many times button "A" has been pressed #LED #screen #variables #docs #input
|
||||
counter that keeps track of how many times button "A" has been pressed.
|
||||
|
||||
This is the answer key for the [speed button quiz](/microbit/lessons/speed-button/quiz).
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# speed button quiz
|
||||
|
||||
counter that keeps track of how many times button "A" has been pressed #LED #screen #variables #docs #input
|
||||
counter that keeps track of how many times button "A" has been pressed.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# spinner lesson
|
||||
|
||||
a spin the BBC micro:bit game with the input on shake #button #pressed #math #random #var #string #if #docs
|
||||
a spin the BBC micro:bit game with the input on shake.
|
||||
|
||||
### @video td/videos/spinner-0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# spinner quiz answers
|
||||
|
||||
a spin the BBC micro:bit game with the input on shake #math #random #docs #shake
|
||||
a spin the BBC micro:bit game with the input on shake.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# spinner quiz
|
||||
|
||||
a spin the BBC micro:bit game with the input on shake #math #random #docs #shake
|
||||
a spin the BBC micro:bit game with the input on shake.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Block Editor STEM Lessons
|
||||
|
||||
Overview of Blocks lessons for the BBC micro:bit. #docs #contents
|
||||
Overview of Blocks lessons for the BBC micro:bit.
|
||||
|
||||
### @short Lessons
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# strobe light lesson
|
||||
|
||||
Learn how to create a blinking LED script. #LED #screen #plot #docs
|
||||
Learn how to create a blinking LED script.
|
||||
|
||||
### @video td/videos/strobe-light-0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# strobe light quiz answers
|
||||
|
||||
Learn how to create a blinking images with a for loop. #LED #screen #plot #docs
|
||||
Learn how to create a blinking images with a for loop.
|
||||
|
||||
This is the answer key for the [strobe light quiz](/microbit/lessons/strobe-light/quiz).
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# strobe light quiz
|
||||
|
||||
Learn how to create a blinking LED script with a for loop. #LED #screen #plot #docs
|
||||
Learn how to create a blinking LED script with a for loop.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Teach Blocks
|
||||
|
||||
Overview of lesson instructions for the BBC micro:bit. #docs #contents
|
||||
Overview of lesson instructions for the BBC micro:bit.
|
||||
|
||||
### @short Teach
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# telegraph lesson
|
||||
|
||||
display beautiful images on the BBC micro:bit #var #pause #docs
|
||||
display beautiful images on the BBC micro:bit.
|
||||
|
||||
## Topic
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# telegraph activity
|
||||
|
||||
Build a telgraph #microbit #docs
|
||||
Build a telgraph.
|
||||
|
||||
# micro:bit telegraph
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# telegraph activity
|
||||
|
||||
Build a telgraph #microbit #docs
|
||||
Build a telgraph.
|
||||
|
||||
# micro:bit telegraph
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# temperature blocks lesson
|
||||
|
||||
measure the temperature on the BBC micro:bit #temp #var #docs
|
||||
measure the temperature on the BBC micro:bit.
|
||||
|
||||
## Topic
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# the watch lesson
|
||||
|
||||
display beautiful images on the BBC micro:bit #var #pause #docs
|
||||
display beautiful images on the BBC micro:bit.
|
||||
|
||||
![](/static/mb/lessons/the-watch-0.png)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# truth or dare lesson
|
||||
|
||||
create a love meter with the BBC micro:bit #button #pressed #math #random #var #string #if #docs
|
||||
create a love meter with the BBC micro:bit.
|
||||
|
||||
### @video td/videos/truth-or-dare-0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# truth or dare quiz answers
|
||||
|
||||
a multi-player game that forces each player to reveal a secret or something funny #math #random #docs #shake
|
||||
a multi-player game that forces each player to reveal a secret or something funny.
|
||||
|
||||
This is the answer key for the [truth or dare quiz](/microbit/lessons/truth-or-dare/quiz).
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# truth or dare quiz
|
||||
|
||||
a multi-player game that forces each player to reveal a secret or something funny #math #random #docs #shake
|
||||
a multi-player game that forces each player to reveal a secret or something funny.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# zoomer blocks lesson
|
||||
|
||||
measure the acceleration on the micro:bit in the "z" direction #acceleration #var #docs #if #show
|
||||
measure the acceleration on the micro:bit in the "z" direction.
|
||||
|
||||
### @video td/videos/zoomer-0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# zoomer quiz answers
|
||||
|
||||
Measure the acceleration on the micro:bit in the "z" direction #LED #number #math #acceleration #docs
|
||||
Measure the acceleration on the micro:bit in the "z" direction.
|
||||
|
||||
This is the answer key for the [zoomer quiz](/microbit/lessons/zoomer/quiz).
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# zoomer quiz
|
||||
|
||||
Measure the acceleration on the micro:bit in the "z" direction #LED #number #math #acceleration #docs
|
||||
Measure the acceleration on the micro:bit in the "z" direction.
|
||||
|
||||
## Name
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Comment
|
||||
|
||||
A note in code. #docs #comment #language
|
||||
A note in code.
|
||||
|
||||
### @parent blocks/statement
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# On Signal Strength Changed
|
||||
|
||||
The `on signal strength changed` function. #docs #devices #ble
|
||||
The `on signal strength changed` function.
|
||||
|
||||
Register code to run when the signal strength of the paired device changes.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# raise alert to
|
||||
|
||||
The raise alert to function. #docs #antenna #ble
|
||||
The raise alert to function.
|
||||
|
||||
Raise an alert on a remote device.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Receive Number
|
||||
|
||||
The broadcast function. #docs #ble #radio
|
||||
The broadcast function.
|
||||
|
||||
Reads the next radio packet as a number data packet.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Signal Strength
|
||||
|
||||
The `signal strength` function. #docs #antenna #ble
|
||||
The `signal strength` function.
|
||||
|
||||
Returns the signal strength reported by the paired device from ``0`` (no signal) to ``4`` (full strength).
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# tell camera to
|
||||
|
||||
The tell camera to function. #docs #antenna #ble
|
||||
The tell camera to function.
|
||||
|
||||
Access the photo/video-taking functionality of a remote device using the ``tell camera to`` function.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# tell microphone to
|
||||
|
||||
The tell microphone to function. #docs #antenna #ble
|
||||
The tell microphone to function.
|
||||
|
||||
Access the audio recording capabilities of the device using the ``tell microphone to`` function.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# tell remote control to
|
||||
|
||||
The tell remote control to function. #docs #antenna #ble
|
||||
The tell remote control to function.
|
||||
|
||||
Control the presentation of media content available on a remote device using the `tell remote control` to function.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Clear
|
||||
|
||||
The clear function for images. #clear #docs
|
||||
The clear function for images.
|
||||
|
||||
Turn off all the pixels in an [Image](/microbit/reference/image/image).
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Image
|
||||
|
||||
An image for the micro:bit screen. #docs #image #screen #LED
|
||||
An image for the micro:bit screen.
|
||||
|
||||
### @parent blocks/language
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Pixel
|
||||
|
||||
The pixel function. #pixel #image #docs
|
||||
The pixel function.
|
||||
|
||||
Get the state of a pixel in an [Image](/microbit/reference/image/image).
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Plot Frame
|
||||
|
||||
The plot frame function. #plotframe #docs #image #screen #LED
|
||||
The plot frame function.
|
||||
|
||||
Display an [Image](/microbit/reference/image/image) on the BBC micro:bit's [LED screen](/microbit/device/screen)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Plot Image
|
||||
|
||||
The plot image function. #plotimage #docs #image #screen #LED
|
||||
The plot image function.
|
||||
|
||||
Display an [Image](/microbit/reference/image/image) on the BBC micro:bit's [LED screen](/microbit/device/screen)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Scroll Image
|
||||
|
||||
The scroll image function. #scrollimage #image #docs
|
||||
The scroll image function.
|
||||
|
||||
Scrolls the frames within an [Image](/microbit/reference/image/image) on the [LED screen](/microbit/device/screen).
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Set Pixel
|
||||
|
||||
The set pixel function. #set pixel #image #docs
|
||||
The set pixel function. #set pixel.
|
||||
|
||||
Set the on/off state of pixel in an [Image](/microbit/reference/image/image).
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user