diff --git a/docs/projects/banana-keyboard-challenges.md b/docs/projects/banana-keyboard-challenges.md index afeb7428..d4cde3bd 100644 --- a/docs/projects/banana-keyboard-challenges.md +++ b/docs/projects/banana-keyboard-challenges.md @@ -59,5 +59,6 @@ input.onPinPressed(TouchPin.P2, () => { * click *run* to see if the code works as expected. - - +### ~button /projects/telegraph +NEXT: Telegraph +### ~ \ No newline at end of file diff --git a/docs/projects/compass.md b/docs/projects/compass.md index b8135280..f9019a18 100644 --- a/docs/projects/compass.md +++ b/docs/projects/compass.md @@ -104,3 +104,6 @@ basic.forever(() => { }); ``` +### ~button /projects/hack-your-headphones +NEXT: Hack Your Headphones +### ~ \ No newline at end of file diff --git a/docs/projects/flashing-heart.md b/docs/projects/flashing-heart.md index 7ab3d99f..38373cce 100644 --- a/docs/projects/flashing-heart.md +++ b/docs/projects/flashing-heart.md @@ -112,4 +112,8 @@ basic.pause(500); basic.clearScreen(); basic.pause(500); }) -``` \ No newline at end of file +``` + +### ~button /projects/smiley-buttons +NEXT: Smiley Buttons +### ~ \ No newline at end of file diff --git a/docs/projects/hack-your-headphones-challenges.md b/docs/projects/hack-your-headphones-challenges.md index 318d14c9..bcc7ddb8 100644 --- a/docs/projects/hack-your-headphones-challenges.md +++ b/docs/projects/hack-your-headphones-challenges.md @@ -71,3 +71,6 @@ input.onButtonPressed(Button.A, () => { * click *compile* and run your code on the micro:bit. +### ~button /projects/banana-keyboard +NEXT: Banana Keyboard +### ~ \ No newline at end of file diff --git a/docs/projects/love-meter.md b/docs/projects/love-meter.md index a3169b79..de66306a 100644 --- a/docs/projects/love-meter.md +++ b/docs/projects/love-meter.md @@ -47,4 +47,8 @@ input.onPinPressed(TouchPin.P2, () => { . . # . . `); }); -``` \ No newline at end of file +``` + +### ~button /projects/rock-paper-scissors +NEXT: Rock Paper Scissors +### ~ \ No newline at end of file diff --git a/docs/projects/radio-challenges.md b/docs/projects/radio-challenges.md index 18b40846..7cdec64c 100644 --- a/docs/projects/radio-challenges.md +++ b/docs/projects/radio-challenges.md @@ -86,3 +86,7 @@ Have fun reviewing your simulation and analyze the acceleration by chart the Exc * The first person and second person take turns tilting the micro:bit in the "x" direction while the other player charts the data on the micro:bit! * Review and analyze the actual micro:bit device acceleration data on Excel * Display acceleration with y or z using plot bar graph by changing acceleration from "x" to "y" or "z" + +### ~button /projects/the-watch +NEXT: The Watch +### ~ \ No newline at end of file diff --git a/docs/projects/rock-paper-scissors.md b/docs/projects/rock-paper-scissors.md index 758a95f6..10b1c9c9 100644 --- a/docs/projects/rock-paper-scissors.md +++ b/docs/projects/rock-paper-scissors.md @@ -235,3 +235,7 @@ input.onButtonPressed(Button.B, () => { How else can you make your game better? Ever hear of [Rock Paper Scissors Spock Lizard](http://www.samkass.com/theories/RPSSL.html)? + +### ~button /projects/compass +NEXT: Compass +### ~ \ No newline at end of file diff --git a/docs/projects/smiley-buttons.md b/docs/projects/smiley-buttons.md index 537e82fa..aa89848e 100644 --- a/docs/projects/smiley-buttons.md +++ b/docs/projects/smiley-buttons.md @@ -66,4 +66,8 @@ input.onButtonPressed(Button.B, () => { # . . . # . # # # .`); }); -``` \ No newline at end of file +``` + +### ~button /projects/love-meter +NEXT: Love Meter +### ~ \ No newline at end of file diff --git a/docs/projects/telegraph-challenges.md b/docs/projects/telegraph-challenges.md index cf5a22fb..eb9a993c 100644 --- a/docs/projects/telegraph-challenges.md +++ b/docs/projects/telegraph-challenges.md @@ -108,3 +108,7 @@ Your telegraph is ready! * Connect the first micro:bit to your computer using your USB cable and put the telegraph script on it. * Connect the second micro:bit to your computer using your USB cable and run the telegraph script on it. * The first person and second person take turns pressing button A to play the telegraph game! + +### ~button /projects/radio +NEXT: Radio +### ~ \ No newline at end of file diff --git a/docs/static/mb/projects/a1-display.png b/docs/static/mb/projects/a1-display.png index c835b4fa..bd3236c8 100644 Binary files a/docs/static/mb/projects/a1-display.png and b/docs/static/mb/projects/a1-display.png differ diff --git a/docs/static/mb/projects/a2-buttons.png b/docs/static/mb/projects/a2-buttons.png index ed882419..0e1e42e3 100644 Binary files a/docs/static/mb/projects/a2-buttons.png and b/docs/static/mb/projects/a2-buttons.png differ diff --git a/docs/static/mb/projects/a3-pins.png b/docs/static/mb/projects/a3-pins.png index 4ca19601..5e811541 100644 Binary files a/docs/static/mb/projects/a3-pins.png and b/docs/static/mb/projects/a3-pins.png differ diff --git a/docs/static/mb/projects/a4-motion.png b/docs/static/mb/projects/a4-motion.png index 10ea6a2d..0b25b371 100644 Binary files a/docs/static/mb/projects/a4-motion.png and b/docs/static/mb/projects/a4-motion.png differ diff --git a/docs/static/mb/projects/a5-compass.png b/docs/static/mb/projects/a5-compass.png index 3d7f8655..739f4a40 100644 Binary files a/docs/static/mb/projects/a5-compass.png and b/docs/static/mb/projects/a5-compass.png differ diff --git a/docs/static/mb/projects/a6-music.png b/docs/static/mb/projects/a6-music.png index 0ec2718c..1e1e3d97 100644 Binary files a/docs/static/mb/projects/a6-music.png and b/docs/static/mb/projects/a6-music.png differ diff --git a/docs/static/mb/projects/a7-conductive.png b/docs/static/mb/projects/a7-conductive.png index 3ae20a63..6be2cb50 100644 Binary files a/docs/static/mb/projects/a7-conductive.png and b/docs/static/mb/projects/a7-conductive.png differ diff --git a/docs/static/mb/projects/a8-network.png b/docs/static/mb/projects/a8-network.png index 9ac1f2f5..de76df32 100644 Binary files a/docs/static/mb/projects/a8-network.png and b/docs/static/mb/projects/a8-network.png differ diff --git a/docs/static/mb/projects/a9-radio.png b/docs/static/mb/projects/a9-radio.png index 80d48107..d8cf0f40 100644 Binary files a/docs/static/mb/projects/a9-radio.png and b/docs/static/mb/projects/a9-radio.png differ