├── libs ├── tsprj │ ├── README.md │ └── main.ts ├── blocksprj │ ├── README.md │ └── main.ts ├── bluetoothprj │ ├── README.md │ ├── main.ts │ └── main.blocks ├── test-snippets │ ├── main.ts │ └── README.md ├── audio-samples │ ├── samples.ts │ └── _locales │ │ └── audio-samples-strings.json ├── devices │ └── README.md ├── flashlog │ └── README.md ├── fonts │ └── _locales │ │ ├── fonts-strings.json │ │ └── fonts-jsdoc-strings.json ├── bluetooth │ └── README.md ├── microphone │ └── jacdac.ts ├── core │ ├── README.md │ └── jres │ │ ├── icons │ │ ├── no-icon.png │ │ ├── angry-icon.png │ │ ├── cow-icon.png │ │ ├── duck-icon.png │ │ ├── ghost-icon.png │ │ ├── happy-icon.png │ │ ├── heart-icon.png │ │ ├── house-icon.png │ │ ├── meh-icon.png │ │ ├── sad-icon.png │ │ ├── silly-icon.png │ │ ├── skull-icon.png │ │ ├── snake-icon.png │ │ ├── sword-icon.png │ │ ├── yes-icon.png │ │ ├── asleep-icon.png │ │ ├── diamond-icon.png │ │ ├── giraffe-icon.png │ │ ├── rabbit-icon.png │ │ ├── square-icon.png │ │ ├── target-icon.png │ │ ├── tshirt-icon.png │ │ ├── butterfly-icon.png │ │ ├── chessboard-icon.png │ │ ├── confused-icon.png │ │ ├── eigthnote-icon.png │ │ ├── fabulous-icon.png │ │ ├── pitchfork-icon.png │ │ ├── scissors-icon.png │ │ ├── smallheart-icon.png │ │ ├── surprised-icon.png │ │ ├── tortoise-icon.png │ │ ├── triangle-icon.png │ │ ├── umbrella-icon.png │ │ ├── lefttriangle-icon.png │ │ ├── quarternote-icon.png │ │ ├── rollerskate-icon.png │ │ ├── smalldiamond-icon.png │ │ ├── smallsquare-icon.png │ │ └── stickfigure-icon.png │ │ └── gestures │ │ ├── shake-icon.png │ │ ├── freefall-icon.png │ │ ├── impact3g-icon.png │ │ ├── impact6g-icon.png │ │ ├── impact8g-icon.png │ │ ├── tiltleft-icon.png │ │ └── tiltright-icon.png ├── hello │ └── hello.ts ├── color │ └── pxt.json ├── radio-broadcast │ └── pxt.json └── radio │ └── enums.d.ts ├── docs ├── lessons │ ├── .crowdinignore │ └── hero.md ├── reference │ └── text.md ├── alpha-ref.json ├── beta-ref.json ├── domains.html ├── stable-ref.json ├── v0-beta-ref.json ├── v1-ref.json ├── index-ref.json ├── packages-ref.json ├── teachertool │ ├── test │ │ ├── catalog.json │ │ └── validator-plans.json │ └── checklists │ │ ├── heads-guess.json │ │ ├── reaction-time.json │ │ ├── magic-button-trick.json │ │ └── rock-paper-scissors-mbv2.json ├── google3d219bbbeb8dbd2f.html ├── favicon.ico ├── static │ ├── hero.png │ ├── mb │ │ ├── acc.png │ │ ├── csv.png │ │ ├── acc2.png │ │ ├── data-0.png │ │ ├── data2.png │ │ ├── data3.png │ │ ├── data4.png │ │ ├── data7.png │ │ ├── vscode.png │ │ ├── analyze1.png │ │ ├── analyze3.png │ │ ├── device-0.png │ │ ├── device-1.jpg │ │ ├── image-0.png │ │ ├── chart_title.png │ │ ├── device-v2.jpg │ │ ├── device │ │ │ ├── pano.jpg │ │ │ ├── pins-0.png │ │ │ ├── usb-thin.jpg │ │ │ ├── details-243.png │ │ │ ├── details-txt.jpg │ │ │ ├── maintenance.gif │ │ │ ├── pins-v1-v2.png │ │ │ ├── reactive-0.png │ │ │ ├── reactive-1.png │ │ │ ├── reactive-3.png │ │ │ ├── usb-osx-dnd.png │ │ │ ├── usb-osx-chrome.png │ │ │ ├── usb-osx-device.png │ │ │ ├── usb │ │ │ │ ├── save-as-ie.gif │ │ │ │ ├── connect-usb.png │ │ │ │ ├── pair-device.png │ │ │ │ ├── save-as-edge.gif │ │ │ │ ├── no-pair-device.png │ │ │ │ ├── save-as-windows.png │ │ │ │ └── usb-connected.png │ │ │ ├── croc-clips │ │ │ │ ├── badclamp.jpg │ │ │ │ └── foilcut.jpg │ │ │ ├── mb-drive-contents.jpg │ │ │ ├── usb-osx-firefox-1.jpg │ │ │ ├── usb-osx-firefox-2.png │ │ │ ├── usb-windows-chrome.png │ │ │ ├── usb-windows-device.jpg │ │ │ ├── usb-windows-edge-2.png │ │ │ ├── usb-windows-ie11-2.png │ │ │ └── usb-windows-sendto.jpg │ │ ├── line_chart.png │ │ ├── offline-2.png │ │ ├── projects │ │ │ ├── p0.png │ │ │ ├── dice.png │ │ │ ├── lose.png │ │ │ ├── som.jpg │ │ │ ├── a3-pins.png │ │ │ ├── all10.png │ │ │ ├── guitar.png │ │ │ ├── karel.png │ │ │ ├── level.png │ │ │ ├── octobot.jpg │ │ │ ├── points.png │ │ │ ├── rc-car.jpg │ │ │ ├── salute.png │ │ │ ├── shake.png │ │ │ ├── wallet.png │ │ │ ├── 7-seconds.png │ │ │ ├── a10-watch.png │ │ │ ├── a4-motion.png │ │ │ ├── a6-music.png │ │ │ ├── a9-radio.png │ │ │ ├── blow-away.png │ │ │ ├── countdown.png │ │ │ ├── fireflies.png │ │ │ ├── inchworm.jpg │ │ │ ├── infection.png │ │ │ ├── karel │ │ │ │ ├── hi.png │ │ │ │ ├── blank.png │ │ │ │ ├── check.png │ │ │ │ ├── eyes.png │ │ │ │ ├── smile.png │ │ │ │ └── spiral.png │ │ │ ├── name-tag.png │ │ │ ├── reaction.jpg │ │ │ ├── rpsteams.png │ │ │ ├── stopwatch.png │ │ │ ├── ticklebot.jpg │ │ │ ├── timegate.jpg │ │ │ ├── a1-display.png │ │ │ ├── a2-buttons.png │ │ │ ├── a4-motion-v2.png │ │ │ ├── a5-compass.png │ │ │ ├── a8-network.png │ │ │ ├── best-friends.png │ │ │ ├── clap-lights.png │ │ │ ├── coin-flipper.png │ │ │ ├── crashy-bird.png │ │ │ ├── dance-beat.png │ │ │ ├── dance-card.png │ │ │ ├── heads-guess.png │ │ │ ├── hot-or-cold.jpg │ │ │ ├── hot-potato.png │ │ │ ├── jonnys-bird.png │ │ │ ├── micro-coin.png │ │ │ ├── mood-radio.png │ │ │ ├── morse-chat.png │ │ │ ├── multi-dice.png │ │ │ ├── name-badge.png │ │ │ ├── pet-hamster.png │ │ │ ├── radio-bridge.png │ │ │ ├── rc-car │ │ │ │ ├── rccar.jpg │ │ │ │ ├── cables.jpg │ │ │ │ ├── cutout.jpg │ │ │ │ ├── painted.jpg │ │ │ │ ├── project.jpg │ │ │ │ └── wiring.jpg │ │ │ ├── snap-the-dot.png │ │ │ ├── soilmoisture.jpg │ │ │ ├── step-counter.png │ │ │ ├── tele-potato.png │ │ │ ├── tug-of-led.png │ │ │ ├── wallet │ │ │ │ ├── fold1.jpg │ │ │ │ ├── fold2.jpg │ │ │ │ ├── fold3.jpg │ │ │ │ ├── fold4.jpg │ │ │ │ ├── fold5.jpg │ │ │ │ ├── fold6.jpg │ │ │ │ ├── fold7.jpg │ │ │ │ ├── hole1.jpg │ │ │ │ ├── hole2.jpg │ │ │ │ ├── hole3.jpg │ │ │ │ ├── hole4.jpg │ │ │ │ ├── hole5.jpg │ │ │ │ ├── hole6.jpg │ │ │ │ ├── rug1.jpg │ │ │ │ ├── rug2.jpg │ │ │ │ ├── mbhole1.jpg │ │ │ │ ├── mbhole2.jpg │ │ │ │ ├── mbhole3.jpg │ │ │ │ ├── mbhole4.jpg │ │ │ │ ├── mbhole5.jpg │ │ │ │ ├── mbhole6.jpg │ │ │ │ ├── mbhole7.jpg │ │ │ │ ├── mbhole8.jpg │ │ │ │ ├── mbhole9.jpg │ │ │ │ ├── sheet1.jpg │ │ │ │ ├── sheet2.jpg │ │ │ │ ├── sheet3.jpg │ │ │ │ ├── sheet4.jpg │ │ │ │ ├── sheet5.jpg │ │ │ │ ├── sheet6.jpg │ │ │ │ └── wallet.jpg │ │ │ ├── a7-conductive.png │ │ │ ├── accel-console.png │ │ │ ├── inchworm │ │ │ │ ├── clip1.jpg │ │ │ │ ├── clip2.jpg │ │ │ │ ├── clip3.jpg │ │ │ │ ├── ready.jpg │ │ │ │ ├── chassis1.jpg │ │ │ │ ├── chassis2.jpg │ │ │ │ ├── chassis3.jpg │ │ │ │ ├── chassis4.jpg │ │ │ │ ├── chassis5.jpg │ │ │ │ ├── chassis6.jpg │ │ │ │ ├── chassis7.jpg │ │ │ │ ├── chassis8.jpg │ │ │ │ ├── circuit1.jpg │ │ │ │ ├── circuit2.jpg │ │ │ │ └── servo1.jpg │ │ │ ├── milky-monster.jpg │ │ │ ├── plantwatering.jpg │ │ │ ├── turtle-scanner.png │ │ │ ├── turtle-spiral.png │ │ │ ├── turtle-square.png │ │ │ ├── twoplayermaze.jpg │ │ │ ├── voting-machine.png │ │ │ ├── analog-pin-tester.png │ │ │ ├── duct-tape-watch.jpg │ │ │ ├── duct-tape-watch.png │ │ │ ├── electric-guitar.png │ │ │ └── guitar │ │ │ │ ├── crocclips.jpg │ │ │ │ ├── headphones.jpg │ │ │ │ ├── mapanalogy.JPG │ │ │ │ ├── materials.jpg │ │ │ │ ├── microbit.jpg │ │ │ │ └── usbcable.jpg │ │ ├── show-leds-1.png │ │ ├── js │ │ │ ├── basicFuns.png │ │ │ ├── forIntell.png │ │ │ └── basicIntell.png │ │ ├── lessons │ │ │ ├── data3.png │ │ │ ├── analyze.png │ │ │ ├── analyze1.png │ │ │ ├── analyze2.png │ │ │ ├── analyze3.png │ │ │ ├── analyze5.png │ │ │ ├── analyze6.png │ │ │ ├── analyze7.png │ │ │ ├── analyze8.png │ │ │ ├── analyze9.png │ │ │ ├── blink-0.png │ │ │ ├── blink-1.png │ │ │ ├── blink-2.png │ │ │ ├── chart1.png │ │ │ ├── column-0.png │ │ │ ├── column-1.png │ │ │ ├── looper-0.png │ │ │ ├── looper-1.png │ │ │ ├── looper-2.png │ │ │ ├── looper-3.png │ │ │ ├── smiley-0.png │ │ │ ├── analyze16.png │ │ │ ├── analyze19.png │ │ │ ├── analyze20.png │ │ │ ├── cascade-0.png │ │ │ ├── cascade-1.png │ │ │ ├── cascade-2.png │ │ │ ├── counter-0.png │ │ │ ├── counter-1.png │ │ │ ├── counter-2.png │ │ │ ├── die-roll-0.png │ │ │ ├── die-roll-1.png │ │ │ ├── die-roll-2.png │ │ │ ├── die-roll-3.png │ │ │ ├── lucky-7-0.png │ │ │ ├── lucky-7-1.png │ │ │ ├── lucky-7-2.png │ │ │ ├── lucky-7-3.png │ │ │ ├── spinner-0.png │ │ │ ├── spinner-1.png │ │ │ ├── digi-yoyo-0.png │ │ │ ├── magic-logo-0.png │ │ │ ├── night-light-0.png │ │ │ ├── night-light-1.png │ │ │ ├── night-light-2.png │ │ │ ├── prank-wifi-0.png │ │ │ ├── screen-wipe-0.png │ │ │ ├── seismograph0.png │ │ │ ├── seismograph1.png │ │ │ ├── seismograph10.png │ │ │ ├── seismograph11.png │ │ │ ├── seismograph22.png │ │ │ ├── seismograph3.png │ │ │ ├── seismograph32.png │ │ │ ├── seismograph33.png │ │ │ ├── seismograph5.png │ │ │ ├── seismograph6.png │ │ │ ├── seismograph7.png │ │ │ ├── seismograph8.png │ │ │ ├── seismograph9.png │ │ │ ├── telegraph-0.png │ │ │ ├── the-watch-0.png │ │ │ ├── the-watch-1.png │ │ │ ├── the-watch-10.png │ │ │ ├── the-watch-11.png │ │ │ ├── the-watch-12.png │ │ │ ├── the-watch-13.png │ │ │ ├── the-watch-14.png │ │ │ ├── the-watch-15.png │ │ │ ├── the-watch-16.png │ │ │ ├── the-watch-17.png │ │ │ ├── the-watch-18.png │ │ │ ├── the-watch-19.png │ │ │ ├── the-watch-2.png │ │ │ ├── the-watch-20.png │ │ │ ├── the-watch-21.png │ │ │ ├── the-watch-22.png │ │ │ ├── the-watch-23.png │ │ │ ├── the-watch-3.png │ │ │ ├── the-watch-4.png │ │ │ ├── the-watch-5.png │ │ │ ├── the-watch-6.png │ │ │ ├── the-watch-7.png │ │ │ ├── the-watch-8.png │ │ │ ├── the-watch-9.png │ │ │ ├── flipping-bird-0.png │ │ │ ├── flipping-bird-1.png │ │ │ ├── offset-image-0.png │ │ │ ├── offset-image-1.png │ │ │ ├── speed-button-0.png │ │ │ ├── speed-button-1.png │ │ │ ├── speed-button-2.png │ │ │ ├── truth-or-dare-0.png │ │ │ ├── banana-keyboard-0.png │ │ │ ├── banana-keyboard-1.png │ │ │ ├── banana-keyboard-10.png │ │ │ ├── banana-keyboard-11.png │ │ │ ├── banana-keyboard-12.png │ │ │ ├── banana-keyboard-2.png │ │ │ ├── banana-keyboard-3.png │ │ │ ├── banana-keyboard-4.png │ │ │ ├── banana-keyboard-5.png │ │ │ ├── banana-keyboard-6.png │ │ │ ├── banana-keyboard-7.png │ │ │ ├── banana-keyboard-8.png │ │ │ ├── banana-keyboard-9.png │ │ │ ├── flashing-heart-0.png │ │ │ ├── glowing-pendulum-0.jpg │ │ │ ├── glowing-pendulum-1.png │ │ │ ├── guess-the-number-0.png │ │ │ ├── ornament-chain-0.jpg │ │ │ ├── ornament-chain-1.jpg │ │ │ ├── ornament-chain-2.png │ │ │ ├── ornament-chain-3.png │ │ │ ├── ornament-chain-4.png │ │ │ ├── ornament-chain-5.png │ │ │ ├── ornament-chain-6.png │ │ │ ├── ornament-chain-7.png │ │ │ ├── ornament-chain-8.png │ │ │ ├── seis_challenge01.png │ │ │ ├── seis_challenge02.png │ │ │ ├── seis_challenge04.png │ │ │ ├── seis_challenge05.png │ │ │ ├── seis_challenge06.png │ │ │ ├── seis_challenge07.png │ │ │ ├── snowflake-fall-0.png │ │ │ ├── snowflake-fall-1.png │ │ │ └── snowflake-fall-2.png │ │ ├── quick-start-0.png │ │ ├── seismograph9.png │ │ ├── blocks │ │ │ ├── image-0.png │ │ │ ├── contents-0.png │ │ │ └── lessons │ │ │ │ ├── loops-0.png │ │ │ │ ├── loops-1.png │ │ │ │ ├── loops-2.png │ │ │ │ ├── loops-3.png │ │ │ │ ├── smiley-4.png │ │ │ │ ├── smiley-6.png │ │ │ │ ├── graphics-0.png │ │ │ │ ├── graphics-4.png │ │ │ │ ├── variables-0.png │ │ │ │ └── variables-1.png │ │ ├── blocks2js │ │ │ ├── toggle.gif │ │ │ ├── dragblock.gif │ │ │ ├── squiggles.png │ │ │ └── squigglesmessage.png │ │ ├── empty-microbit.png │ │ ├── serial-library-0.png │ │ ├── serial-library-1.png │ │ ├── crocodile-clips-2.jpg │ │ ├── translate │ │ │ ├── doc-page.jpg │ │ │ ├── block-text.jpg │ │ │ ├── libsfiles.png │ │ │ └── stringsfile.png │ │ ├── behindhardware │ │ │ ├── leds.jpg │ │ │ ├── radio.jpg │ │ │ ├── servo.jpg │ │ │ ├── buttons.jpg │ │ │ ├── speakers.jpg │ │ │ └── pin-pressed.jpg │ │ ├── homepage-link-example.jpg │ │ ├── elements_styles_filters.png │ │ └── homepage-content-example.jpg │ ├── multi.png │ ├── winapp.PNG │ ├── favicon.png │ ├── v2 │ │ ├── back.jpg │ │ ├── blocks.png │ │ ├── front.jpg │ │ ├── v2-only.png │ │ └── simulator.png │ ├── libs │ │ ├── color.png │ │ ├── radio.png │ │ ├── servo.png │ │ ├── flashlog.png │ │ ├── datalogger.png │ │ ├── microphone.png │ │ ├── audio-recording.png │ │ └── radio-broadcast.png │ ├── orglogowide.png │ ├── download │ │ ├── pair.png │ │ ├── connect.png │ │ ├── connected.png │ │ ├── firmware.png │ │ ├── full-reset.gif │ │ ├── transfer.png │ │ ├── incompatible.png │ │ ├── pair-browser.png │ │ ├── connect-microbit.gif │ │ ├── device-forgotten.gif │ │ ├── browser-unpair-image.gif │ │ ├── selecting-microbit.gif │ │ └── successfully-paired.png │ ├── electron-dmg.png │ ├── electron-icon.icns │ ├── electron-icon.ico │ ├── icons │ │ ├── favicon.ico │ │ ├── favicon-16x16.png │ │ ├── favicon-32x32.png │ │ ├── mstile-70x70.png │ │ ├── mstile-144x144.png │ │ ├── mstile-150x150.png │ │ ├── mstile-310x150.png │ │ ├── mstile-310x310.png │ │ ├── apple-touch-icon.png │ │ ├── android-chrome-36x36.png │ │ ├── android-chrome-48x48.png │ │ ├── android-chrome-72x72.png │ │ ├── android-chrome-96x96.png │ │ ├── android-chrome-144x144.png │ │ ├── android-chrome-192x192.png │ │ ├── android-chrome-256x256.png │ │ ├── android-chrome-384x384.png │ │ ├── android-chrome-512x512.png │ │ ├── apple-touch-icon-57x57.png │ │ ├── apple-touch-icon-60x60.png │ │ ├── apple-touch-icon-72x72.png │ │ ├── apple-touch-icon-76x76.png │ │ └── maskable-icon-640x640.png │ ├── logo_texture.png │ ├── microbit.red.png │ ├── microcode │ │ ├── home.png │ │ ├── samples.png │ │ └── userguide.png │ ├── webusb │ │ └── unpair.gif │ ├── courses │ │ ├── codejoy.png │ │ ├── csintro.jpg │ │ ├── beaconhill.jpg │ │ ├── first-steps.png │ │ ├── logic-lab.png │ │ ├── tinkerspark.jpg │ │ ├── ucp-science.jpg │ │ ├── csintro │ │ │ ├── books.png │ │ │ ├── arrays │ │ │ │ └── cover.jpg │ │ │ ├── binary │ │ │ │ └── holder.jpg │ │ │ ├── making │ │ │ │ └── create.png │ │ │ ├── microbitman.jpg │ │ │ └── radio │ │ │ │ └── morse.png │ │ ├── first-lessons.png │ │ ├── csintro-educator.jpg │ │ ├── make-it-code-it.png │ │ ├── networking-book.png │ │ ├── armu-micro-course.png │ │ ├── coding-innovation.jpg │ │ ├── microbit-of-things.jpg │ │ ├── blocks-to-javascript.png │ │ ├── kitronik-inventor-kit.png │ │ └── maker-ed-cyber-arcade.png │ ├── electron-dmg@2x.png │ ├── identity │ │ ├── saving.gif │ │ ├── cloud-projects.png │ │ └── project-cards.png │ ├── jacdac │ │ ├── sound-led.jpg │ │ ├── button-smasher.jpg │ │ ├── getting-started.jpg │ │ ├── light-sound-bender.jpg │ │ ├── rotary-sound-bender.jpg │ │ ├── slider-sound-bender.jpg │ │ └── magnetic-sound-bender.jpg │ ├── live-coding │ │ ├── live.png │ │ ├── playlist.png │ │ ├── 1IYsy0_9n8g.jpg │ │ ├── 2Q9mf8a9Bt8.jpg │ │ ├── 2aAcBP2xcaI.jpg │ │ ├── 5XqsGROG2fI.jpg │ │ ├── 678ATmGGlvk.jpg │ │ ├── 94lLBB3b1kU.jpg │ │ ├── 9IyssvevhJ0.jpg │ │ ├── BgDxz3M7JIM.jpg │ │ ├── Cm22diu8CFA.jpg │ │ ├── DRd0jjiSXGM.jpg │ │ ├── Gy_B--9iuXQ.jpg │ │ ├── IkZKTzp7H0k.jpg │ │ ├── Jm3yxMA1mDo.jpg │ │ ├── LINr5wa4okg.jpg │ │ ├── MLb9qTV5-5w.jpg │ │ ├── NvEOKZ8wh9s.jpg │ │ ├── OmrmjtOm_sQ.jpg │ │ ├── RFXS871b50I.jpg │ │ ├── S_hzUenqAM0.jpg │ │ ├── TTI0OfoclcU.jpg │ │ ├── WgMj1AT2G38.jpg │ │ ├── _-xtP2FH9B8.jpg │ │ ├── _t14jxCuMJg.jpg │ │ ├── bV8Co98AYkA.jpg │ │ ├── dcSIy1dD5Rg.jpg │ │ ├── ew15T97VrF4.jpg │ │ ├── oZrvVB4cGWU.jpg │ │ ├── pC02U_YaSMw.jpg │ │ ├── r-rsS4Pl6YQ.jpg │ │ ├── uUeY3dHiXkE.jpg │ │ ├── uv4NtRzMwaA.jpg │ │ ├── xLEy1B_gWKY.jpg │ │ ├── xpRI5jjQ31E.jpg │ │ └── yFviqqPlWyQ.jpg │ ├── share │ │ ├── share-icon.png │ │ ├── share-lms.png │ │ ├── report-abuse.png │ │ ├── share-embed.png │ │ ├── share-project.png │ │ ├── share-qr-code.png │ │ ├── share-teams.png │ │ ├── update-link.png │ │ ├── anon-share-link.png │ │ ├── persist-share-link.png │ │ └── edit-shared-project.png │ ├── uploader │ │ ├── tooltip.png │ │ └── screenshot.png │ ├── blocks │ │ ├── block-menu.jpg │ │ ├── insert-comment.jpg │ │ └── variables │ │ │ ├── assign.gif │ │ │ ├── create.gif │ │ │ └── string.gif │ ├── deep-dive │ │ ├── playlist.jpg │ │ ├── playlist.png │ │ ├── 76fNLYOAyl4.jpg │ │ ├── BUNf_UiA_MY.jpg │ │ ├── IkZKTzp7H0k.jpg │ │ ├── JVTyuFDGHik.jpg │ │ ├── Ku_nHstZS64.jpg │ │ ├── R-kY-dQXZvA.jpg │ │ ├── RpK4Cg42eNk.jpg │ │ ├── _-xtP2FH9B8.jpg │ │ ├── jjTUjrlw8vQ.jpg │ │ ├── pFKMljVFMsU.jpg │ │ ├── qBNU9qR3gXw.jpg │ │ ├── qDNdaeEMtjA.jpg │ │ └── ztrm4XehfGo.jpg │ ├── experiments │ │ ├── print.png │ │ ├── qrCode.png │ │ ├── simgif.png │ │ ├── debugger.png │ │ ├── greenscreen.png │ │ ├── instructions.png │ │ ├── simscreenshot.png │ │ ├── accessibleblocks.png │ │ └── blocksErrorList.png │ ├── microbit.red.square.png │ ├── packages │ │ ├── radio │ │ │ └── icon.png │ │ ├── devices │ │ │ └── icon.png │ │ └── bluetooth │ │ │ └── icon.png │ ├── providers │ │ ├── clever-logo.png │ │ └── github-mark.png │ ├── types │ │ └── sound │ │ │ ├── freq-hilo.png │ │ │ ├── freq-lohi.png │ │ │ ├── sine-wave.png │ │ │ ├── interp-curve.png │ │ │ ├── interp-log.png │ │ │ ├── noise-wave.png │ │ │ ├── sound-editor.png │ │ │ ├── square-wave.png │ │ │ ├── volume-hilo.png │ │ │ ├── volume-lohi.png │ │ │ ├── effect-tremolo.png │ │ │ ├── effect-vibrato.png │ │ │ ├── effect-warble.png │ │ │ ├── interp-linear.png │ │ │ ├── sawtooth-wave.png │ │ │ └── triangle-wave.png │ ├── bluetooth │ │ ├── Bluetooth_SIG.png │ │ ├── gatt_hierarchy.png │ │ ├── microbit_led.png │ │ ├── microbit_button.png │ │ ├── microbit_pin_io.png │ │ └── services_and_GATT.png │ ├── coding-cards │ │ ├── dice-card.jpg │ │ ├── games-shake.jpg │ │ ├── games-zen.jpg │ │ ├── balance-card.jpg │ │ ├── games-nervous.jpg │ │ ├── games-sprite.jpg │ │ └── games-reaction.jpg │ ├── extensions │ │ ├── file-explorer.png │ │ ├── new-extension.png │ │ ├── settings-menu.png │ │ ├── extension-blocks.png │ │ ├── extensions-window.gif │ │ └── toolbox-category.png │ ├── fonts │ │ ├── Roboto_400_normal.ttf │ │ └── Roboto_400_normal.woff │ ├── herogallery │ │ ├── hero-banner.png │ │ ├── soil-moisture.png │ │ ├── intro-to-microbit.png │ │ └── microbit-createai.png │ ├── profile │ │ └── microbit-cloud.png │ ├── teachertool │ │ ├── add-criteria.png │ │ ├── new-rubric.png │ │ ├── parameters-1.png │ │ ├── parameters-2.png │ │ ├── parameters-3.png │ │ ├── print-button.png │ │ ├── split-resize.png │ │ ├── validate-me.png │ │ ├── autorun-button.png │ │ ├── checklist-name.png │ │ ├── criteria-items.png │ │ ├── edit-outcome-1.png │ │ ├── edit-outcome-2.png │ │ ├── loaded-project.png │ │ └── view-splitter.png │ ├── translate │ │ └── targetjsonfile.png │ ├── Microsoft-logo_rgb_c-gray.png │ ├── Microsoft-logo_rgb_c-white.png │ ├── configurations │ │ ├── ie-version.png │ │ ├── osx-version.png │ │ ├── chrome-version.png │ │ ├── edge-version.png │ │ └── safari-version.png │ ├── Microsoft_logo_rgb_W-white_D.png │ └── coding-for-teachers │ │ └── playlist.png ├── projects │ └── milk-jar-robot.md ├── support.md └── robots.txt ├── theme └── site │ ├── modules │ ├── embed.variables │ ├── nag.overrides │ ├── tab.overrides │ ├── chatroom.overrides │ ├── dimmer.overrides │ ├── dropdown.overrides │ ├── embed.overrides │ ├── modal.overrides │ ├── modal.variables │ ├── nag.variables │ ├── popup.overrides │ ├── rating.overrides │ ├── rating.variables │ ├── search.overrides │ ├── search.variables │ ├── shape.overrides │ ├── sidebar.overrides │ ├── sidebar.variables │ ├── sticky.overrides │ ├── sticky.variables │ ├── tab.variables │ ├── accordion.overrides │ ├── chatroom.variables │ ├── checkbox.overrides │ ├── checkbox.variables │ ├── dropdown.variables │ ├── popup.variables │ ├── progress.overrides │ ├── progress.variables │ ├── shape.variables │ └── transition.overrides │ ├── elements │ ├── flag.variables │ ├── button.overrides │ ├── flag.overrides │ ├── header.overrides │ ├── icon.overrides │ ├── image.overrides │ ├── input.overrides │ ├── label.overrides │ ├── loader.overrides │ ├── rail.overrides │ ├── reveal.overrides │ ├── step.overrides │ ├── button.variables │ ├── container.overrides │ ├── divider.overrides │ ├── divider.variables │ ├── header.variables │ ├── icon.variables │ ├── image.variables │ ├── input.variables │ ├── label.variables │ ├── list.overrides │ ├── list.variables │ ├── loader.variables │ ├── rail.variables │ ├── reveal.variables │ ├── segment.overrides │ ├── segment.variables │ └── step.variables │ ├── globals │ ├── reset.overrides │ ├── site.overrides │ └── reset.variables │ ├── views │ ├── ad.overrides │ ├── ad.variables │ ├── card.overrides │ ├── card.variables │ ├── feed.overrides │ ├── feed.variables │ ├── item.overrides │ ├── item.variables │ ├── comment.overrides │ ├── comment.variables │ ├── statistic.overrides │ └── statistic.variables │ └── collections │ ├── form.overrides │ ├── form.variables │ ├── grid.overrides │ ├── grid.variables │ ├── menu.overrides │ ├── menu.variables │ ├── message.overrides │ └── table.overrides ├── tests ├── hello.ts └── base │ └── main.ts ├── clients ├── winuploader │ └── Microbit.Uploader │ │ └── Resources │ │ └── MSR-LA - 2576.rtf └── macuploader │ └── Graphics │ ├── export.png │ ├── appicon.sketch │ └── menubar.sketch ├── sim └── public │ ├── sounds │ ├── sad.wav │ ├── happy.wav │ ├── hello.wav │ ├── slide.wav │ ├── yawn.wav │ ├── giggle.wav │ ├── soaring.wav │ ├── spring.wav │ ├── twinkle.wav │ └── mysterious.wav │ ├── blockly │ └── media │ │ ├── click.mp3 │ │ ├── click.ogg │ │ ├── click.wav │ │ ├── delete.mp3 │ │ ├── delete.ogg │ │ ├── delete.wav │ │ ├── disconnect.mp3 │ │ ├── disconnect.ogg │ │ └── disconnect.wav │ └── parts │ └── .gitignore ├── pxtwapp └── pxtwapp │ └── images │ └── logo.png └── resources └── generateleds └── out ├── cow-icon.png ├── duck-icon.png ├── meh-icon.png ├── no-icon.png ├── sad-icon.png ├── yes-icon.png ├── angry-icon.png ├── asleep-icon.png ├── ghost-icon.png ├── happy-icon.png ├── heart-icon.png ├── house-icon.png ├── rabbit-icon.png ├── silly-icon.png ├── skull-icon.png ├── snake-icon.png ├── square-icon.png ├── sword-icon.png ├── target-icon.png └── tshirt-icon.png /libs/tsprj/README.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /libs/blocksprj/README.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /libs/blocksprj/main.ts: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /libs/bluetoothprj/README.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /libs/test-snippets/main.ts: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /docs/lessons/.crowdinignore: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /docs/reference/text.md: -------------------------------------------------------------------------------- 1 | # @extends -------------------------------------------------------------------------------- /libs/audio-samples/samples.ts: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /libs/bluetoothprj/main.ts: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /libs/devices/README.md: -------------------------------------------------------------------------------- 1 | # devices 2 | -------------------------------------------------------------------------------- /libs/flashlog/README.md: -------------------------------------------------------------------------------- 1 | # datalog 2 | -------------------------------------------------------------------------------- /theme/site/modules/embed.variables: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /libs/fonts/_locales/fonts-strings.json: -------------------------------------------------------------------------------- 1 | {} -------------------------------------------------------------------------------- /docs/alpha-ref.json: -------------------------------------------------------------------------------- 1 | { 2 | "appref": "v" 3 | } -------------------------------------------------------------------------------- /libs/fonts/_locales/fonts-jsdoc-strings.json: -------------------------------------------------------------------------------- 1 | {} -------------------------------------------------------------------------------- /docs/beta-ref.json: -------------------------------------------------------------------------------- 1 | { 2 | "appref": "v" 3 | } 4 | -------------------------------------------------------------------------------- /libs/bluetooth/README.md: -------------------------------------------------------------------------------- 1 | # Bluetooth services 2 | -------------------------------------------------------------------------------- /libs/microphone/jacdac.ts: -------------------------------------------------------------------------------- 1 | // leave this file empty -------------------------------------------------------------------------------- /tests/hello.ts: -------------------------------------------------------------------------------- 1 | basic.showString("Hello world!") 2 | -------------------------------------------------------------------------------- /docs/domains.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /docs/stable-ref.json: -------------------------------------------------------------------------------- 1 | { 2 | "appref": "v8.0" 3 | } 4 | -------------------------------------------------------------------------------- /docs/v0-beta-ref.json: -------------------------------------------------------------------------------- 1 | { 2 | "appref": "v0" 3 | } 4 | -------------------------------------------------------------------------------- /docs/v1-ref.json: -------------------------------------------------------------------------------- 1 | { 2 | "appref": "v1.2.13" 3 | } 4 | -------------------------------------------------------------------------------- /docs/index-ref.json: -------------------------------------------------------------------------------- 1 | { 2 | "appref": "v8.0.18" 3 | } 4 | -------------------------------------------------------------------------------- /docs/packages-ref.json: -------------------------------------------------------------------------------- 1 | { 2 | "redirect": "/extensions" 3 | } -------------------------------------------------------------------------------- /libs/core/README.md: -------------------------------------------------------------------------------- 1 | # core 2 | 3 | The core library. 4 | 5 | -------------------------------------------------------------------------------- /tests/base/main.ts: -------------------------------------------------------------------------------- 1 | // empty - not testing anything here 2 | -------------------------------------------------------------------------------- /clients/winuploader/Microbit.Uploader/Resources/MSR-LA - 2576.rtf: -------------------------------------------------------------------------------- 1 | TBD -------------------------------------------------------------------------------- /docs/teachertool/test/catalog.json: -------------------------------------------------------------------------------- 1 | { 2 | "criteria": [] 3 | } -------------------------------------------------------------------------------- /docs/teachertool/test/validator-plans.json: -------------------------------------------------------------------------------- 1 | { 2 | "validatorPlans": [] 3 | } 4 | -------------------------------------------------------------------------------- /docs/google3d219bbbeb8dbd2f.html: -------------------------------------------------------------------------------- 1 | google-site-verification: google3d219bbbeb8dbd2f.html -------------------------------------------------------------------------------- /libs/test-snippets/README.md: -------------------------------------------------------------------------------- 1 | run ``pxt testdir ../../buit/docs/blocks`` from this folder -------------------------------------------------------------------------------- /docs/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/favicon.ico -------------------------------------------------------------------------------- /docs/static/hero.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/hero.png -------------------------------------------------------------------------------- /docs/static/mb/acc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/acc.png -------------------------------------------------------------------------------- /docs/static/mb/csv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/csv.png -------------------------------------------------------------------------------- /docs/static/multi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/multi.png -------------------------------------------------------------------------------- /docs/static/winapp.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/winapp.PNG -------------------------------------------------------------------------------- /docs/static/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/favicon.png -------------------------------------------------------------------------------- /docs/static/mb/acc2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/acc2.png -------------------------------------------------------------------------------- /docs/static/mb/data-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/data-0.png -------------------------------------------------------------------------------- /docs/static/mb/data2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/data2.png -------------------------------------------------------------------------------- /docs/static/mb/data3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/data3.png -------------------------------------------------------------------------------- /docs/static/mb/data4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/data4.png -------------------------------------------------------------------------------- /docs/static/mb/data7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/data7.png -------------------------------------------------------------------------------- /docs/static/mb/vscode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/vscode.png -------------------------------------------------------------------------------- /docs/static/v2/back.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/v2/back.jpg -------------------------------------------------------------------------------- /docs/static/v2/blocks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/v2/blocks.png -------------------------------------------------------------------------------- /docs/static/v2/front.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/v2/front.jpg -------------------------------------------------------------------------------- /sim/public/sounds/sad.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/sim/public/sounds/sad.wav -------------------------------------------------------------------------------- /docs/static/libs/color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/libs/color.png -------------------------------------------------------------------------------- /docs/static/libs/radio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/libs/radio.png -------------------------------------------------------------------------------- /docs/static/libs/servo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/libs/servo.png -------------------------------------------------------------------------------- /docs/static/mb/analyze1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/analyze1.png -------------------------------------------------------------------------------- /docs/static/mb/analyze3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/analyze3.png -------------------------------------------------------------------------------- /docs/static/mb/device-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device-0.png -------------------------------------------------------------------------------- /docs/static/mb/device-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device-1.jpg -------------------------------------------------------------------------------- /docs/static/mb/image-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/image-0.png -------------------------------------------------------------------------------- /docs/static/orglogowide.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/orglogowide.png -------------------------------------------------------------------------------- /docs/static/v2/v2-only.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/v2/v2-only.png -------------------------------------------------------------------------------- /docs/teachertool/checklists/heads-guess.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Heads Guess!", 3 | "criteria": [] 4 | } 5 | -------------------------------------------------------------------------------- /sim/public/sounds/happy.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/sim/public/sounds/happy.wav -------------------------------------------------------------------------------- /sim/public/sounds/hello.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/sim/public/sounds/hello.wav -------------------------------------------------------------------------------- /sim/public/sounds/slide.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/sim/public/sounds/slide.wav -------------------------------------------------------------------------------- /sim/public/sounds/yawn.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/sim/public/sounds/yawn.wav -------------------------------------------------------------------------------- /theme/site/elements/flag.variables: -------------------------------------------------------------------------------- 1 | /*------------------- 2 | Flag Variables 3 | --------------------*/ 4 | -------------------------------------------------------------------------------- /docs/static/download/pair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/download/pair.png -------------------------------------------------------------------------------- /docs/static/electron-dmg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/electron-dmg.png -------------------------------------------------------------------------------- /docs/static/electron-icon.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/electron-icon.icns -------------------------------------------------------------------------------- /docs/static/electron-icon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/electron-icon.ico -------------------------------------------------------------------------------- /docs/static/icons/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/icons/favicon.ico -------------------------------------------------------------------------------- /docs/static/libs/flashlog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/libs/flashlog.png -------------------------------------------------------------------------------- /docs/static/logo_texture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/logo_texture.png -------------------------------------------------------------------------------- /docs/static/mb/chart_title.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/chart_title.png -------------------------------------------------------------------------------- /docs/static/mb/device-v2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device-v2.jpg -------------------------------------------------------------------------------- /docs/static/mb/device/pano.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/pano.jpg -------------------------------------------------------------------------------- /docs/static/mb/line_chart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/line_chart.png -------------------------------------------------------------------------------- /docs/static/mb/offline-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/offline-2.png -------------------------------------------------------------------------------- /docs/static/mb/projects/p0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/p0.png -------------------------------------------------------------------------------- /docs/static/mb/show-leds-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/show-leds-1.png -------------------------------------------------------------------------------- /docs/static/microbit.red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/microbit.red.png -------------------------------------------------------------------------------- /docs/static/microcode/home.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/microcode/home.png -------------------------------------------------------------------------------- /docs/static/v2/simulator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/v2/simulator.png -------------------------------------------------------------------------------- /docs/static/webusb/unpair.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/webusb/unpair.gif -------------------------------------------------------------------------------- /docs/teachertool/checklists/reaction-time.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Reaction Time", 3 | "criteria": [] 4 | } 5 | -------------------------------------------------------------------------------- /libs/hello/hello.ts: -------------------------------------------------------------------------------- 1 | basic.plotLeds(` 2 | # # . # # 3 | . . # . . 4 | . . # . . 5 | # . . . # 6 | . # # # . 7 | `); 8 | -------------------------------------------------------------------------------- /sim/public/sounds/giggle.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/sim/public/sounds/giggle.wav -------------------------------------------------------------------------------- /sim/public/sounds/soaring.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/sim/public/sounds/soaring.wav -------------------------------------------------------------------------------- /sim/public/sounds/spring.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/sim/public/sounds/spring.wav -------------------------------------------------------------------------------- /sim/public/sounds/twinkle.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/sim/public/sounds/twinkle.wav -------------------------------------------------------------------------------- /docs/static/courses/codejoy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/courses/codejoy.png -------------------------------------------------------------------------------- /docs/static/courses/csintro.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/courses/csintro.jpg -------------------------------------------------------------------------------- /docs/static/download/connect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/download/connect.png -------------------------------------------------------------------------------- /docs/static/electron-dmg@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/electron-dmg@2x.png -------------------------------------------------------------------------------- /docs/static/identity/saving.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/identity/saving.gif -------------------------------------------------------------------------------- /docs/static/jacdac/sound-led.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/jacdac/sound-led.jpg -------------------------------------------------------------------------------- /docs/static/libs/datalogger.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/libs/datalogger.png -------------------------------------------------------------------------------- /docs/static/libs/microphone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/libs/microphone.png -------------------------------------------------------------------------------- /docs/static/live-coding/live.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/live.png -------------------------------------------------------------------------------- /docs/static/mb/device/pins-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/pins-0.png -------------------------------------------------------------------------------- /docs/static/mb/js/basicFuns.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/js/basicFuns.png -------------------------------------------------------------------------------- /docs/static/mb/js/forIntell.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/js/forIntell.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/data3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/data3.png -------------------------------------------------------------------------------- /docs/static/mb/projects/dice.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/dice.png -------------------------------------------------------------------------------- /docs/static/mb/projects/lose.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/lose.png -------------------------------------------------------------------------------- /docs/static/mb/projects/som.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/som.jpg -------------------------------------------------------------------------------- /docs/static/mb/quick-start-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/quick-start-0.png -------------------------------------------------------------------------------- /docs/static/mb/seismograph9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/seismograph9.png -------------------------------------------------------------------------------- /docs/static/share/share-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/share/share-icon.png -------------------------------------------------------------------------------- /docs/static/share/share-lms.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/share/share-lms.png -------------------------------------------------------------------------------- /docs/static/uploader/tooltip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/uploader/tooltip.png -------------------------------------------------------------------------------- /libs/core/jres/icons/no-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/no-icon.png -------------------------------------------------------------------------------- /pxtwapp/pxtwapp/images/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/pxtwapp/pxtwapp/images/logo.png -------------------------------------------------------------------------------- /sim/public/sounds/mysterious.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/sim/public/sounds/mysterious.wav -------------------------------------------------------------------------------- /docs/projects/milk-jar-robot.md: -------------------------------------------------------------------------------- 1 | 2 | # Milk Jar Robot 3 | 4 | It moved to [Milk Carton Robot](/projects/milk-carton-robot)... -------------------------------------------------------------------------------- /docs/static/blocks/block-menu.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/blocks/block-menu.jpg -------------------------------------------------------------------------------- /docs/static/courses/beaconhill.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/courses/beaconhill.jpg -------------------------------------------------------------------------------- /docs/static/courses/first-steps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/courses/first-steps.png -------------------------------------------------------------------------------- /docs/static/courses/logic-lab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/courses/logic-lab.png -------------------------------------------------------------------------------- /docs/static/courses/tinkerspark.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/courses/tinkerspark.jpg -------------------------------------------------------------------------------- /docs/static/courses/ucp-science.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/courses/ucp-science.jpg -------------------------------------------------------------------------------- /docs/static/deep-dive/playlist.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/deep-dive/playlist.jpg -------------------------------------------------------------------------------- /docs/static/deep-dive/playlist.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/deep-dive/playlist.png -------------------------------------------------------------------------------- /docs/static/download/connected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/download/connected.png -------------------------------------------------------------------------------- /docs/static/download/firmware.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/download/firmware.png -------------------------------------------------------------------------------- /docs/static/download/full-reset.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/download/full-reset.gif -------------------------------------------------------------------------------- /docs/static/download/transfer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/download/transfer.png -------------------------------------------------------------------------------- /docs/static/experiments/print.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/experiments/print.png -------------------------------------------------------------------------------- /docs/static/experiments/qrCode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/experiments/qrCode.png -------------------------------------------------------------------------------- /docs/static/experiments/simgif.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/experiments/simgif.png -------------------------------------------------------------------------------- /docs/static/icons/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/icons/favicon-16x16.png -------------------------------------------------------------------------------- /docs/static/icons/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/icons/favicon-32x32.png -------------------------------------------------------------------------------- /docs/static/icons/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/icons/mstile-70x70.png -------------------------------------------------------------------------------- /docs/static/mb/blocks/image-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/blocks/image-0.png -------------------------------------------------------------------------------- /docs/static/mb/blocks2js/toggle.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/blocks2js/toggle.gif -------------------------------------------------------------------------------- /docs/static/mb/device/usb-thin.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/usb-thin.jpg -------------------------------------------------------------------------------- /docs/static/mb/empty-microbit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/empty-microbit.png -------------------------------------------------------------------------------- /docs/static/mb/js/basicIntell.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/js/basicIntell.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/analyze.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/analyze.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/analyze1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/analyze1.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/analyze2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/analyze2.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/analyze3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/analyze3.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/analyze5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/analyze5.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/analyze6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/analyze6.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/analyze7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/analyze7.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/analyze8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/analyze8.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/analyze9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/analyze9.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/blink-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/blink-0.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/blink-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/blink-1.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/blink-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/blink-2.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/chart1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/chart1.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/column-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/column-0.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/column-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/column-1.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/looper-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/looper-0.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/looper-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/looper-1.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/looper-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/looper-2.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/looper-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/looper-3.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/smiley-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/smiley-0.png -------------------------------------------------------------------------------- /docs/static/mb/projects/a3-pins.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/a3-pins.png -------------------------------------------------------------------------------- /docs/static/mb/projects/all10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/all10.png -------------------------------------------------------------------------------- /docs/static/mb/projects/guitar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/guitar.png -------------------------------------------------------------------------------- /docs/static/mb/projects/karel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/karel.png -------------------------------------------------------------------------------- /docs/static/mb/projects/level.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/level.png -------------------------------------------------------------------------------- /docs/static/mb/projects/octobot.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/octobot.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/points.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/points.png -------------------------------------------------------------------------------- /docs/static/mb/projects/rc-car.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/rc-car.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/salute.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/salute.png -------------------------------------------------------------------------------- /docs/static/mb/projects/shake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/shake.png -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet.png -------------------------------------------------------------------------------- /docs/static/mb/serial-library-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/serial-library-0.png -------------------------------------------------------------------------------- /docs/static/mb/serial-library-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/serial-library-1.png -------------------------------------------------------------------------------- /docs/static/microbit.red.square.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/microbit.red.square.png -------------------------------------------------------------------------------- /docs/static/microcode/samples.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/microcode/samples.png -------------------------------------------------------------------------------- /docs/static/microcode/userguide.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/microcode/userguide.png -------------------------------------------------------------------------------- /docs/static/packages/radio/icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/packages/radio/icon.png -------------------------------------------------------------------------------- /docs/static/share/report-abuse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/share/report-abuse.png -------------------------------------------------------------------------------- /docs/static/share/share-embed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/share/share-embed.png -------------------------------------------------------------------------------- /docs/static/share/share-project.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/share/share-project.png -------------------------------------------------------------------------------- /docs/static/share/share-qr-code.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/share/share-qr-code.png -------------------------------------------------------------------------------- /docs/static/share/share-teams.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/share/share-teams.png -------------------------------------------------------------------------------- /docs/static/share/update-link.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/share/update-link.png -------------------------------------------------------------------------------- /docs/static/uploader/screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/uploader/screenshot.png -------------------------------------------------------------------------------- /docs/teachertool/checklists/magic-button-trick.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Magic Button Trick", 3 | "criteria": [] 4 | } 5 | -------------------------------------------------------------------------------- /libs/bluetoothprj/main.blocks: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /libs/core/jres/icons/angry-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/angry-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/cow-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/cow-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/duck-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/duck-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/ghost-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/ghost-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/happy-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/happy-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/heart-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/heart-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/house-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/house-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/meh-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/meh-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/sad-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/sad-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/silly-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/silly-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/skull-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/skull-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/snake-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/snake-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/sword-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/sword-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/yes-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/yes-icon.png -------------------------------------------------------------------------------- /sim/public/blockly/media/click.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/sim/public/blockly/media/click.mp3 -------------------------------------------------------------------------------- /sim/public/blockly/media/click.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/sim/public/blockly/media/click.ogg -------------------------------------------------------------------------------- /sim/public/blockly/media/click.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/sim/public/blockly/media/click.wav -------------------------------------------------------------------------------- /sim/public/blockly/media/delete.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/sim/public/blockly/media/delete.mp3 -------------------------------------------------------------------------------- /sim/public/blockly/media/delete.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/sim/public/blockly/media/delete.ogg -------------------------------------------------------------------------------- /sim/public/blockly/media/delete.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/sim/public/blockly/media/delete.wav -------------------------------------------------------------------------------- /docs/lessons/hero.md: -------------------------------------------------------------------------------- 1 | # hero 2 | 3 | Make a game to test hand-eye coordination 4 | 5 | * [activity](/lessons/hero/activity) 6 | -------------------------------------------------------------------------------- /docs/static/blocks/insert-comment.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/blocks/insert-comment.jpg -------------------------------------------------------------------------------- /docs/static/courses/csintro/books.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/courses/csintro/books.png -------------------------------------------------------------------------------- /docs/static/courses/first-lessons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/courses/first-lessons.png -------------------------------------------------------------------------------- /docs/static/deep-dive/76fNLYOAyl4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/deep-dive/76fNLYOAyl4.jpg -------------------------------------------------------------------------------- /docs/static/deep-dive/BUNf_UiA_MY.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/deep-dive/BUNf_UiA_MY.jpg -------------------------------------------------------------------------------- /docs/static/deep-dive/IkZKTzp7H0k.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/deep-dive/IkZKTzp7H0k.jpg -------------------------------------------------------------------------------- /docs/static/deep-dive/JVTyuFDGHik.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/deep-dive/JVTyuFDGHik.jpg -------------------------------------------------------------------------------- /docs/static/deep-dive/Ku_nHstZS64.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/deep-dive/Ku_nHstZS64.jpg -------------------------------------------------------------------------------- /docs/static/deep-dive/R-kY-dQXZvA.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/deep-dive/R-kY-dQXZvA.jpg -------------------------------------------------------------------------------- /docs/static/deep-dive/RpK4Cg42eNk.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/deep-dive/RpK4Cg42eNk.jpg -------------------------------------------------------------------------------- /docs/static/deep-dive/_-xtP2FH9B8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/deep-dive/_-xtP2FH9B8.jpg -------------------------------------------------------------------------------- /docs/static/deep-dive/jjTUjrlw8vQ.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/deep-dive/jjTUjrlw8vQ.jpg -------------------------------------------------------------------------------- /docs/static/deep-dive/pFKMljVFMsU.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/deep-dive/pFKMljVFMsU.jpg -------------------------------------------------------------------------------- /docs/static/deep-dive/qBNU9qR3gXw.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/deep-dive/qBNU9qR3gXw.jpg -------------------------------------------------------------------------------- /docs/static/deep-dive/qDNdaeEMtjA.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/deep-dive/qDNdaeEMtjA.jpg -------------------------------------------------------------------------------- /docs/static/deep-dive/ztrm4XehfGo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/deep-dive/ztrm4XehfGo.jpg -------------------------------------------------------------------------------- /docs/static/download/incompatible.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/download/incompatible.png -------------------------------------------------------------------------------- /docs/static/download/pair-browser.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/download/pair-browser.png -------------------------------------------------------------------------------- /docs/static/experiments/debugger.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/experiments/debugger.png -------------------------------------------------------------------------------- /docs/static/icons/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/icons/mstile-144x144.png -------------------------------------------------------------------------------- /docs/static/icons/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/icons/mstile-150x150.png -------------------------------------------------------------------------------- /docs/static/icons/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/icons/mstile-310x150.png -------------------------------------------------------------------------------- /docs/static/icons/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/icons/mstile-310x310.png -------------------------------------------------------------------------------- /docs/static/jacdac/button-smasher.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/jacdac/button-smasher.jpg -------------------------------------------------------------------------------- /docs/static/libs/audio-recording.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/libs/audio-recording.png -------------------------------------------------------------------------------- /docs/static/libs/radio-broadcast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/libs/radio-broadcast.png -------------------------------------------------------------------------------- /docs/static/live-coding/playlist.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/playlist.png -------------------------------------------------------------------------------- /docs/static/mb/blocks/contents-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/blocks/contents-0.png -------------------------------------------------------------------------------- /docs/static/mb/crocodile-clips-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/crocodile-clips-2.jpg -------------------------------------------------------------------------------- /docs/static/mb/device/details-243.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/details-243.png -------------------------------------------------------------------------------- /docs/static/mb/device/details-txt.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/details-txt.jpg -------------------------------------------------------------------------------- /docs/static/mb/device/maintenance.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/maintenance.gif -------------------------------------------------------------------------------- /docs/static/mb/device/pins-v1-v2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/pins-v1-v2.png -------------------------------------------------------------------------------- /docs/static/mb/device/reactive-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/reactive-0.png -------------------------------------------------------------------------------- /docs/static/mb/device/reactive-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/reactive-1.png -------------------------------------------------------------------------------- /docs/static/mb/device/reactive-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/reactive-3.png -------------------------------------------------------------------------------- /docs/static/mb/device/usb-osx-dnd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/usb-osx-dnd.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/analyze16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/analyze16.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/analyze19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/analyze19.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/analyze20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/analyze20.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/cascade-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/cascade-0.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/cascade-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/cascade-1.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/cascade-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/cascade-2.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/counter-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/counter-0.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/counter-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/counter-1.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/counter-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/counter-2.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/die-roll-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/die-roll-0.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/die-roll-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/die-roll-1.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/die-roll-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/die-roll-2.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/die-roll-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/die-roll-3.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/lucky-7-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/lucky-7-0.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/lucky-7-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/lucky-7-1.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/lucky-7-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/lucky-7-2.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/lucky-7-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/lucky-7-3.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/spinner-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/spinner-0.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/spinner-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/spinner-1.png -------------------------------------------------------------------------------- /docs/static/mb/projects/7-seconds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/7-seconds.png -------------------------------------------------------------------------------- /docs/static/mb/projects/a10-watch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/a10-watch.png -------------------------------------------------------------------------------- /docs/static/mb/projects/a4-motion.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/a4-motion.png -------------------------------------------------------------------------------- /docs/static/mb/projects/a6-music.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/a6-music.png -------------------------------------------------------------------------------- /docs/static/mb/projects/a9-radio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/a9-radio.png -------------------------------------------------------------------------------- /docs/static/mb/projects/blow-away.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/blow-away.png -------------------------------------------------------------------------------- /docs/static/mb/projects/countdown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/countdown.png -------------------------------------------------------------------------------- /docs/static/mb/projects/fireflies.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/fireflies.png -------------------------------------------------------------------------------- /docs/static/mb/projects/inchworm.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/inchworm.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/infection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/infection.png -------------------------------------------------------------------------------- /docs/static/mb/projects/karel/hi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/karel/hi.png -------------------------------------------------------------------------------- /docs/static/mb/projects/name-tag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/name-tag.png -------------------------------------------------------------------------------- /docs/static/mb/projects/reaction.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/reaction.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/rpsteams.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/rpsteams.png -------------------------------------------------------------------------------- /docs/static/mb/projects/stopwatch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/stopwatch.png -------------------------------------------------------------------------------- /docs/static/mb/projects/ticklebot.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/ticklebot.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/timegate.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/timegate.jpg -------------------------------------------------------------------------------- /docs/static/mb/translate/doc-page.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/translate/doc-page.jpg -------------------------------------------------------------------------------- /docs/static/packages/devices/icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/packages/devices/icon.png -------------------------------------------------------------------------------- /docs/static/providers/clever-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/providers/clever-logo.png -------------------------------------------------------------------------------- /docs/static/providers/github-mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/providers/github-mark.png -------------------------------------------------------------------------------- /docs/static/share/anon-share-link.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/share/anon-share-link.png -------------------------------------------------------------------------------- /docs/static/types/sound/freq-hilo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/types/sound/freq-hilo.png -------------------------------------------------------------------------------- /docs/static/types/sound/freq-lohi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/types/sound/freq-lohi.png -------------------------------------------------------------------------------- /docs/static/types/sound/sine-wave.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/types/sound/sine-wave.png -------------------------------------------------------------------------------- /docs/support.md: -------------------------------------------------------------------------------- 1 | # @extends 2 | 3 | ## #support 4 | Use the Microbit Foundation [support web site](https://support.microbit.org)! 5 | -------------------------------------------------------------------------------- /libs/color/pxt.json: -------------------------------------------------------------------------------- 1 | { 2 | "hidden": true, 3 | "additionalFilePath": "../../node_modules/pxt-common-packages/libs/color" 4 | } -------------------------------------------------------------------------------- /libs/core/jres/icons/asleep-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/asleep-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/diamond-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/diamond-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/giraffe-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/giraffe-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/rabbit-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/rabbit-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/square-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/square-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/target-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/target-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/tshirt-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/tshirt-icon.png -------------------------------------------------------------------------------- /libs/radio-broadcast/pxt.json: -------------------------------------------------------------------------------- 1 | { 2 | "additionalFilePath": "../../node_modules/pxt-common-packages/libs/radio-broadcast" 3 | } 4 | -------------------------------------------------------------------------------- /theme/site/elements/button.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ -------------------------------------------------------------------------------- /theme/site/modules/nag.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/tab.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /clients/macuploader/Graphics/export.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/clients/macuploader/Graphics/export.png -------------------------------------------------------------------------------- /docs/static/blocks/variables/assign.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/blocks/variables/assign.gif -------------------------------------------------------------------------------- /docs/static/blocks/variables/create.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/blocks/variables/create.gif -------------------------------------------------------------------------------- /docs/static/blocks/variables/string.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/blocks/variables/string.gif -------------------------------------------------------------------------------- /docs/static/bluetooth/Bluetooth_SIG.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/bluetooth/Bluetooth_SIG.png -------------------------------------------------------------------------------- /docs/static/bluetooth/gatt_hierarchy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/bluetooth/gatt_hierarchy.png -------------------------------------------------------------------------------- /docs/static/bluetooth/microbit_led.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/bluetooth/microbit_led.png -------------------------------------------------------------------------------- /docs/static/coding-cards/dice-card.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/coding-cards/dice-card.jpg -------------------------------------------------------------------------------- /docs/static/coding-cards/games-shake.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/coding-cards/games-shake.jpg -------------------------------------------------------------------------------- /docs/static/coding-cards/games-zen.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/coding-cards/games-zen.jpg -------------------------------------------------------------------------------- /docs/static/courses/csintro-educator.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/courses/csintro-educator.jpg -------------------------------------------------------------------------------- /docs/static/courses/make-it-code-it.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/courses/make-it-code-it.png -------------------------------------------------------------------------------- /docs/static/courses/networking-book.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/courses/networking-book.png -------------------------------------------------------------------------------- /docs/static/experiments/greenscreen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/experiments/greenscreen.png -------------------------------------------------------------------------------- /docs/static/experiments/instructions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/experiments/instructions.png -------------------------------------------------------------------------------- /docs/static/extensions/file-explorer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/extensions/file-explorer.png -------------------------------------------------------------------------------- /docs/static/extensions/new-extension.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/extensions/new-extension.png -------------------------------------------------------------------------------- /docs/static/extensions/settings-menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/extensions/settings-menu.png -------------------------------------------------------------------------------- /docs/static/fonts/Roboto_400_normal.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/fonts/Roboto_400_normal.ttf -------------------------------------------------------------------------------- /docs/static/fonts/Roboto_400_normal.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/fonts/Roboto_400_normal.woff -------------------------------------------------------------------------------- /docs/static/herogallery/hero-banner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/herogallery/hero-banner.png -------------------------------------------------------------------------------- /docs/static/icons/apple-touch-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/icons/apple-touch-icon.png -------------------------------------------------------------------------------- /docs/static/identity/cloud-projects.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/identity/cloud-projects.png -------------------------------------------------------------------------------- /docs/static/identity/project-cards.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/identity/project-cards.png -------------------------------------------------------------------------------- /docs/static/jacdac/getting-started.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/jacdac/getting-started.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/1IYsy0_9n8g.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/1IYsy0_9n8g.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/2Q9mf8a9Bt8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/2Q9mf8a9Bt8.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/2aAcBP2xcaI.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/2aAcBP2xcaI.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/5XqsGROG2fI.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/5XqsGROG2fI.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/678ATmGGlvk.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/678ATmGGlvk.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/94lLBB3b1kU.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/94lLBB3b1kU.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/9IyssvevhJ0.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/9IyssvevhJ0.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/BgDxz3M7JIM.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/BgDxz3M7JIM.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/Cm22diu8CFA.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/Cm22diu8CFA.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/DRd0jjiSXGM.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/DRd0jjiSXGM.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/Gy_B--9iuXQ.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/Gy_B--9iuXQ.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/IkZKTzp7H0k.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/IkZKTzp7H0k.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/Jm3yxMA1mDo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/Jm3yxMA1mDo.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/LINr5wa4okg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/LINr5wa4okg.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/MLb9qTV5-5w.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/MLb9qTV5-5w.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/NvEOKZ8wh9s.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/NvEOKZ8wh9s.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/OmrmjtOm_sQ.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/OmrmjtOm_sQ.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/RFXS871b50I.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/RFXS871b50I.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/S_hzUenqAM0.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/S_hzUenqAM0.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/TTI0OfoclcU.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/TTI0OfoclcU.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/WgMj1AT2G38.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/WgMj1AT2G38.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/_-xtP2FH9B8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/_-xtP2FH9B8.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/_t14jxCuMJg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/_t14jxCuMJg.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/bV8Co98AYkA.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/bV8Co98AYkA.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/dcSIy1dD5Rg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/dcSIy1dD5Rg.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/ew15T97VrF4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/ew15T97VrF4.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/oZrvVB4cGWU.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/oZrvVB4cGWU.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/pC02U_YaSMw.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/pC02U_YaSMw.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/r-rsS4Pl6YQ.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/r-rsS4Pl6YQ.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/uUeY3dHiXkE.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/uUeY3dHiXkE.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/uv4NtRzMwaA.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/uv4NtRzMwaA.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/xLEy1B_gWKY.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/xLEy1B_gWKY.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/xpRI5jjQ31E.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/xpRI5jjQ31E.jpg -------------------------------------------------------------------------------- /docs/static/live-coding/yFviqqPlWyQ.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/live-coding/yFviqqPlWyQ.jpg -------------------------------------------------------------------------------- /docs/static/mb/behindhardware/leds.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/behindhardware/leds.jpg -------------------------------------------------------------------------------- /docs/static/mb/behindhardware/radio.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/behindhardware/radio.jpg -------------------------------------------------------------------------------- /docs/static/mb/behindhardware/servo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/behindhardware/servo.jpg -------------------------------------------------------------------------------- /docs/static/mb/blocks2js/dragblock.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/blocks2js/dragblock.gif -------------------------------------------------------------------------------- /docs/static/mb/blocks2js/squiggles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/blocks2js/squiggles.png -------------------------------------------------------------------------------- /docs/static/mb/device/usb-osx-chrome.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/usb-osx-chrome.png -------------------------------------------------------------------------------- /docs/static/mb/device/usb-osx-device.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/usb-osx-device.png -------------------------------------------------------------------------------- /docs/static/mb/device/usb/save-as-ie.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/usb/save-as-ie.gif -------------------------------------------------------------------------------- /docs/static/mb/homepage-link-example.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/homepage-link-example.jpg -------------------------------------------------------------------------------- /docs/static/mb/lessons/digi-yoyo-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/digi-yoyo-0.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/magic-logo-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/magic-logo-0.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/night-light-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/night-light-0.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/night-light-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/night-light-1.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/night-light-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/night-light-2.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/prank-wifi-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/prank-wifi-0.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/screen-wipe-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/screen-wipe-0.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/seismograph0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/seismograph0.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/seismograph1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/seismograph1.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/seismograph10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/seismograph10.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/seismograph11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/seismograph11.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/seismograph22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/seismograph22.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/seismograph3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/seismograph3.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/seismograph32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/seismograph32.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/seismograph33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/seismograph33.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/seismograph5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/seismograph5.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/seismograph6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/seismograph6.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/seismograph7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/seismograph7.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/seismograph8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/seismograph8.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/seismograph9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/seismograph9.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/telegraph-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/telegraph-0.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/the-watch-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/the-watch-0.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/the-watch-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/the-watch-1.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/the-watch-10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/the-watch-10.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/the-watch-11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/the-watch-11.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/the-watch-12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/the-watch-12.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/the-watch-13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/the-watch-13.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/the-watch-14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/the-watch-14.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/the-watch-15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/the-watch-15.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/the-watch-16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/the-watch-16.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/the-watch-17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/the-watch-17.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/the-watch-18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/the-watch-18.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/the-watch-19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/the-watch-19.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/the-watch-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/the-watch-2.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/the-watch-20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/the-watch-20.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/the-watch-21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/the-watch-21.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/the-watch-22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/the-watch-22.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/the-watch-23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/the-watch-23.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/the-watch-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/the-watch-3.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/the-watch-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/the-watch-4.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/the-watch-5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/the-watch-5.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/the-watch-6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/the-watch-6.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/the-watch-7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/the-watch-7.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/the-watch-8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/the-watch-8.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/the-watch-9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/the-watch-9.png -------------------------------------------------------------------------------- /docs/static/mb/projects/a1-display.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/a1-display.png -------------------------------------------------------------------------------- /docs/static/mb/projects/a2-buttons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/a2-buttons.png -------------------------------------------------------------------------------- /docs/static/mb/projects/a4-motion-v2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/a4-motion-v2.png -------------------------------------------------------------------------------- /docs/static/mb/projects/a5-compass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/a5-compass.png -------------------------------------------------------------------------------- /docs/static/mb/projects/a8-network.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/a8-network.png -------------------------------------------------------------------------------- /docs/static/mb/projects/best-friends.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/best-friends.png -------------------------------------------------------------------------------- /docs/static/mb/projects/clap-lights.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/clap-lights.png -------------------------------------------------------------------------------- /docs/static/mb/projects/coin-flipper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/coin-flipper.png -------------------------------------------------------------------------------- /docs/static/mb/projects/crashy-bird.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/crashy-bird.png -------------------------------------------------------------------------------- /docs/static/mb/projects/dance-beat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/dance-beat.png -------------------------------------------------------------------------------- /docs/static/mb/projects/dance-card.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/dance-card.png -------------------------------------------------------------------------------- /docs/static/mb/projects/heads-guess.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/heads-guess.png -------------------------------------------------------------------------------- /docs/static/mb/projects/hot-or-cold.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/hot-or-cold.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/hot-potato.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/hot-potato.png -------------------------------------------------------------------------------- /docs/static/mb/projects/jonnys-bird.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/jonnys-bird.png -------------------------------------------------------------------------------- /docs/static/mb/projects/karel/blank.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/karel/blank.png -------------------------------------------------------------------------------- /docs/static/mb/projects/karel/check.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/karel/check.png -------------------------------------------------------------------------------- /docs/static/mb/projects/karel/eyes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/karel/eyes.png -------------------------------------------------------------------------------- /docs/static/mb/projects/karel/smile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/karel/smile.png -------------------------------------------------------------------------------- /docs/static/mb/projects/karel/spiral.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/karel/spiral.png -------------------------------------------------------------------------------- /docs/static/mb/projects/micro-coin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/micro-coin.png -------------------------------------------------------------------------------- /docs/static/mb/projects/mood-radio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/mood-radio.png -------------------------------------------------------------------------------- /docs/static/mb/projects/morse-chat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/morse-chat.png -------------------------------------------------------------------------------- /docs/static/mb/projects/multi-dice.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/multi-dice.png -------------------------------------------------------------------------------- /docs/static/mb/projects/name-badge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/name-badge.png -------------------------------------------------------------------------------- /docs/static/mb/projects/pet-hamster.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/pet-hamster.png -------------------------------------------------------------------------------- /docs/static/mb/projects/radio-bridge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/radio-bridge.png -------------------------------------------------------------------------------- /docs/static/mb/projects/rc-car/rccar.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/rc-car/rccar.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/snap-the-dot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/snap-the-dot.png -------------------------------------------------------------------------------- /docs/static/mb/projects/soilmoisture.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/soilmoisture.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/step-counter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/step-counter.png -------------------------------------------------------------------------------- /docs/static/mb/projects/tele-potato.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/tele-potato.png -------------------------------------------------------------------------------- /docs/static/mb/projects/tug-of-led.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/tug-of-led.png -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/fold1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/fold1.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/fold2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/fold2.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/fold3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/fold3.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/fold4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/fold4.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/fold5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/fold5.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/fold6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/fold6.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/fold7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/fold7.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/hole1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/hole1.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/hole2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/hole2.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/hole3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/hole3.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/hole4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/hole4.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/hole5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/hole5.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/hole6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/hole6.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/rug1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/rug1.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/rug2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/rug2.jpg -------------------------------------------------------------------------------- /docs/static/mb/translate/block-text.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/translate/block-text.jpg -------------------------------------------------------------------------------- /docs/static/mb/translate/libsfiles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/translate/libsfiles.png -------------------------------------------------------------------------------- /docs/static/mb/translate/stringsfile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/translate/stringsfile.png -------------------------------------------------------------------------------- /docs/static/packages/bluetooth/icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/packages/bluetooth/icon.png -------------------------------------------------------------------------------- /docs/static/profile/microbit-cloud.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/profile/microbit-cloud.png -------------------------------------------------------------------------------- /docs/static/share/persist-share-link.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/share/persist-share-link.png -------------------------------------------------------------------------------- /docs/static/teachertool/add-criteria.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/teachertool/add-criteria.png -------------------------------------------------------------------------------- /docs/static/teachertool/new-rubric.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/teachertool/new-rubric.png -------------------------------------------------------------------------------- /docs/static/teachertool/parameters-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/teachertool/parameters-1.png -------------------------------------------------------------------------------- /docs/static/teachertool/parameters-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/teachertool/parameters-2.png -------------------------------------------------------------------------------- /docs/static/teachertool/parameters-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/teachertool/parameters-3.png -------------------------------------------------------------------------------- /docs/static/teachertool/print-button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/teachertool/print-button.png -------------------------------------------------------------------------------- /docs/static/teachertool/split-resize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/teachertool/split-resize.png -------------------------------------------------------------------------------- /docs/static/teachertool/validate-me.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/teachertool/validate-me.png -------------------------------------------------------------------------------- /docs/static/translate/targetjsonfile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/translate/targetjsonfile.png -------------------------------------------------------------------------------- /docs/static/types/sound/interp-curve.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/types/sound/interp-curve.png -------------------------------------------------------------------------------- /docs/static/types/sound/interp-log.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/types/sound/interp-log.png -------------------------------------------------------------------------------- /docs/static/types/sound/noise-wave.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/types/sound/noise-wave.png -------------------------------------------------------------------------------- /docs/static/types/sound/sound-editor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/types/sound/sound-editor.png -------------------------------------------------------------------------------- /docs/static/types/sound/square-wave.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/types/sound/square-wave.png -------------------------------------------------------------------------------- /docs/static/types/sound/volume-hilo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/types/sound/volume-hilo.png -------------------------------------------------------------------------------- /docs/static/types/sound/volume-lohi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/types/sound/volume-lohi.png -------------------------------------------------------------------------------- /docs/teachertool/checklists/rock-paper-scissors-mbv2.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Rock Paper Scissors V2", 3 | "criteria": [] 4 | } 5 | -------------------------------------------------------------------------------- /libs/audio-samples/_locales/audio-samples-strings.json: -------------------------------------------------------------------------------- 1 | { 2 | "samples|block": "samples", 3 | "{id:category}Samples": "Samples" 4 | } -------------------------------------------------------------------------------- /libs/core/jres/gestures/shake-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/gestures/shake-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/butterfly-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/butterfly-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/chessboard-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/chessboard-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/confused-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/confused-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/eigthnote-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/eigthnote-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/fabulous-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/fabulous-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/pitchfork-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/pitchfork-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/scissors-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/scissors-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/smallheart-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/smallheart-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/surprised-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/surprised-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/tortoise-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/tortoise-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/triangle-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/triangle-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/umbrella-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/umbrella-icon.png -------------------------------------------------------------------------------- /libs/tsprj/main.ts: -------------------------------------------------------------------------------- 1 | basic.showLeds(` 2 | . . . . . 3 | . # . # . 4 | . . . . . 5 | # . . . # 6 | . # # # . 7 | `); -------------------------------------------------------------------------------- /resources/generateleds/out/cow-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/resources/generateleds/out/cow-icon.png -------------------------------------------------------------------------------- /resources/generateleds/out/duck-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/resources/generateleds/out/duck-icon.png -------------------------------------------------------------------------------- /resources/generateleds/out/meh-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/resources/generateleds/out/meh-icon.png -------------------------------------------------------------------------------- /resources/generateleds/out/no-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/resources/generateleds/out/no-icon.png -------------------------------------------------------------------------------- /resources/generateleds/out/sad-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/resources/generateleds/out/sad-icon.png -------------------------------------------------------------------------------- /resources/generateleds/out/yes-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/resources/generateleds/out/yes-icon.png -------------------------------------------------------------------------------- /sim/public/blockly/media/disconnect.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/sim/public/blockly/media/disconnect.mp3 -------------------------------------------------------------------------------- /sim/public/blockly/media/disconnect.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/sim/public/blockly/media/disconnect.ogg -------------------------------------------------------------------------------- /sim/public/blockly/media/disconnect.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/sim/public/blockly/media/disconnect.wav -------------------------------------------------------------------------------- /sim/public/parts/.gitignore: -------------------------------------------------------------------------------- 1 | # don't check in until OSS request is approved 2 | sparkfun-* 3 | raspberrypi-* 4 | arduino-* 5 | max6675* 6 | -------------------------------------------------------------------------------- /theme/site/elements/flag.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/header.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/icon.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/image.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/input.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/label.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/loader.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/rail.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/reveal.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/step.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/globals/reset.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/globals/site.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/chatroom.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/dimmer.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/dropdown.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/embed.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/modal.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/modal.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/nag.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/popup.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/rating.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/rating.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/search.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/search.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/shape.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/sidebar.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/sidebar.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/sticky.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/sticky.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/tab.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/views/ad.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/views/ad.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/views/card.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/views/card.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/views/feed.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/views/feed.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/views/item.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/views/item.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /docs/robots.txt: -------------------------------------------------------------------------------- 1 | # robots.txt for PXT Micro:Bit 2 | 3 | # Disable crawling in /v2 path for micro:bit 4 | User-agent: * 5 | Disallow: /v2 6 | -------------------------------------------------------------------------------- /docs/static/Microsoft-logo_rgb_c-gray.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/Microsoft-logo_rgb_c-gray.png -------------------------------------------------------------------------------- /docs/static/Microsoft-logo_rgb_c-white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/Microsoft-logo_rgb_c-white.png -------------------------------------------------------------------------------- /docs/static/bluetooth/microbit_button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/bluetooth/microbit_button.png -------------------------------------------------------------------------------- /docs/static/bluetooth/microbit_pin_io.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/bluetooth/microbit_pin_io.png -------------------------------------------------------------------------------- /docs/static/coding-cards/balance-card.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/coding-cards/balance-card.jpg -------------------------------------------------------------------------------- /docs/static/coding-cards/games-nervous.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/coding-cards/games-nervous.jpg -------------------------------------------------------------------------------- /docs/static/coding-cards/games-sprite.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/coding-cards/games-sprite.jpg -------------------------------------------------------------------------------- /docs/static/configurations/ie-version.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/configurations/ie-version.png -------------------------------------------------------------------------------- /docs/static/configurations/osx-version.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/configurations/osx-version.png -------------------------------------------------------------------------------- /docs/static/courses/armu-micro-course.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/courses/armu-micro-course.png -------------------------------------------------------------------------------- /docs/static/courses/coding-innovation.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/courses/coding-innovation.jpg -------------------------------------------------------------------------------- /docs/static/courses/microbit-of-things.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/courses/microbit-of-things.jpg -------------------------------------------------------------------------------- /docs/static/download/connect-microbit.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/download/connect-microbit.gif -------------------------------------------------------------------------------- /docs/static/download/device-forgotten.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/download/device-forgotten.gif -------------------------------------------------------------------------------- /docs/static/experiments/simscreenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/experiments/simscreenshot.png -------------------------------------------------------------------------------- /docs/static/herogallery/soil-moisture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/herogallery/soil-moisture.png -------------------------------------------------------------------------------- /docs/static/icons/android-chrome-36x36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/icons/android-chrome-36x36.png -------------------------------------------------------------------------------- /docs/static/icons/android-chrome-48x48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/icons/android-chrome-48x48.png -------------------------------------------------------------------------------- /docs/static/icons/android-chrome-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/icons/android-chrome-72x72.png -------------------------------------------------------------------------------- /docs/static/icons/android-chrome-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/icons/android-chrome-96x96.png -------------------------------------------------------------------------------- /docs/static/jacdac/light-sound-bender.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/jacdac/light-sound-bender.jpg -------------------------------------------------------------------------------- /docs/static/jacdac/rotary-sound-bender.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/jacdac/rotary-sound-bender.jpg -------------------------------------------------------------------------------- /docs/static/jacdac/slider-sound-bender.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/jacdac/slider-sound-bender.jpg -------------------------------------------------------------------------------- /docs/static/mb/behindhardware/buttons.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/behindhardware/buttons.jpg -------------------------------------------------------------------------------- /docs/static/mb/behindhardware/speakers.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/behindhardware/speakers.jpg -------------------------------------------------------------------------------- /docs/static/mb/blocks/lessons/loops-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/blocks/lessons/loops-0.png -------------------------------------------------------------------------------- /docs/static/mb/blocks/lessons/loops-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/blocks/lessons/loops-1.png -------------------------------------------------------------------------------- /docs/static/mb/blocks/lessons/loops-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/blocks/lessons/loops-2.png -------------------------------------------------------------------------------- /docs/static/mb/blocks/lessons/loops-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/blocks/lessons/loops-3.png -------------------------------------------------------------------------------- /docs/static/mb/blocks/lessons/smiley-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/blocks/lessons/smiley-4.png -------------------------------------------------------------------------------- /docs/static/mb/blocks/lessons/smiley-6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/blocks/lessons/smiley-6.png -------------------------------------------------------------------------------- /docs/static/mb/device/usb/connect-usb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/usb/connect-usb.png -------------------------------------------------------------------------------- /docs/static/mb/device/usb/pair-device.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/usb/pair-device.png -------------------------------------------------------------------------------- /docs/static/mb/device/usb/save-as-edge.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/usb/save-as-edge.gif -------------------------------------------------------------------------------- /docs/static/mb/elements_styles_filters.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/elements_styles_filters.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/flipping-bird-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/flipping-bird-0.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/flipping-bird-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/flipping-bird-1.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/offset-image-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/offset-image-0.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/offset-image-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/offset-image-1.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/speed-button-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/speed-button-0.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/speed-button-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/speed-button-1.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/speed-button-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/speed-button-2.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/truth-or-dare-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/truth-or-dare-0.png -------------------------------------------------------------------------------- /docs/static/mb/projects/a7-conductive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/a7-conductive.png -------------------------------------------------------------------------------- /docs/static/mb/projects/accel-console.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/accel-console.png -------------------------------------------------------------------------------- /docs/static/mb/projects/inchworm/clip1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/inchworm/clip1.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/inchworm/clip2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/inchworm/clip2.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/inchworm/clip3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/inchworm/clip3.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/inchworm/ready.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/inchworm/ready.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/milky-monster.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/milky-monster.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/plantwatering.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/plantwatering.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/rc-car/cables.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/rc-car/cables.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/rc-car/cutout.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/rc-car/cutout.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/rc-car/painted.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/rc-car/painted.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/rc-car/project.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/rc-car/project.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/rc-car/wiring.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/rc-car/wiring.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/turtle-scanner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/turtle-scanner.png -------------------------------------------------------------------------------- /docs/static/mb/projects/turtle-spiral.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/turtle-spiral.png -------------------------------------------------------------------------------- /docs/static/mb/projects/turtle-square.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/turtle-square.png -------------------------------------------------------------------------------- /docs/static/mb/projects/twoplayermaze.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/twoplayermaze.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/voting-machine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/voting-machine.png -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/mbhole1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/mbhole1.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/mbhole2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/mbhole2.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/mbhole3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/mbhole3.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/mbhole4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/mbhole4.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/mbhole5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/mbhole5.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/mbhole6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/mbhole6.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/mbhole7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/mbhole7.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/mbhole8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/mbhole8.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/mbhole9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/mbhole9.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/sheet1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/sheet1.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/sheet2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/sheet2.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/sheet3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/sheet3.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/sheet4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/sheet4.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/sheet5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/sheet5.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/sheet6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/sheet6.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/wallet/wallet.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/wallet/wallet.jpg -------------------------------------------------------------------------------- /docs/static/share/edit-shared-project.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/share/edit-shared-project.png -------------------------------------------------------------------------------- /docs/static/teachertool/autorun-button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/teachertool/autorun-button.png -------------------------------------------------------------------------------- /docs/static/teachertool/checklist-name.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/teachertool/checklist-name.png -------------------------------------------------------------------------------- /docs/static/teachertool/criteria-items.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/teachertool/criteria-items.png -------------------------------------------------------------------------------- /docs/static/teachertool/edit-outcome-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/teachertool/edit-outcome-1.png -------------------------------------------------------------------------------- /docs/static/teachertool/edit-outcome-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/teachertool/edit-outcome-2.png -------------------------------------------------------------------------------- /docs/static/teachertool/loaded-project.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/teachertool/loaded-project.png -------------------------------------------------------------------------------- /docs/static/teachertool/view-splitter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/teachertool/view-splitter.png -------------------------------------------------------------------------------- /docs/static/types/sound/effect-tremolo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/types/sound/effect-tremolo.png -------------------------------------------------------------------------------- /docs/static/types/sound/effect-vibrato.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/types/sound/effect-vibrato.png -------------------------------------------------------------------------------- /docs/static/types/sound/effect-warble.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/types/sound/effect-warble.png -------------------------------------------------------------------------------- /docs/static/types/sound/interp-linear.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/types/sound/interp-linear.png -------------------------------------------------------------------------------- /docs/static/types/sound/sawtooth-wave.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/types/sound/sawtooth-wave.png -------------------------------------------------------------------------------- /docs/static/types/sound/triangle-wave.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/types/sound/triangle-wave.png -------------------------------------------------------------------------------- /libs/core/jres/gestures/freefall-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/gestures/freefall-icon.png -------------------------------------------------------------------------------- /libs/core/jres/gestures/impact3g-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/gestures/impact3g-icon.png -------------------------------------------------------------------------------- /libs/core/jres/gestures/impact6g-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/gestures/impact6g-icon.png -------------------------------------------------------------------------------- /libs/core/jres/gestures/impact8g-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/gestures/impact8g-icon.png -------------------------------------------------------------------------------- /libs/core/jres/gestures/tiltleft-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/gestures/tiltleft-icon.png -------------------------------------------------------------------------------- /libs/core/jres/gestures/tiltright-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/gestures/tiltright-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/lefttriangle-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/lefttriangle-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/quarternote-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/quarternote-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/rollerskate-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/rollerskate-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/smalldiamond-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/smalldiamond-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/smallsquare-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/smallsquare-icon.png -------------------------------------------------------------------------------- /libs/core/jres/icons/stickfigure-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/libs/core/jres/icons/stickfigure-icon.png -------------------------------------------------------------------------------- /libs/radio/enums.d.ts: -------------------------------------------------------------------------------- 1 | // Auto-generated. Do not edit. 2 | declare namespace radio { 3 | } 4 | 5 | // Auto-generated. Do not edit. Really. 6 | -------------------------------------------------------------------------------- /resources/generateleds/out/angry-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/resources/generateleds/out/angry-icon.png -------------------------------------------------------------------------------- /resources/generateleds/out/asleep-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/resources/generateleds/out/asleep-icon.png -------------------------------------------------------------------------------- /resources/generateleds/out/ghost-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/resources/generateleds/out/ghost-icon.png -------------------------------------------------------------------------------- /resources/generateleds/out/happy-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/resources/generateleds/out/happy-icon.png -------------------------------------------------------------------------------- /resources/generateleds/out/heart-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/resources/generateleds/out/heart-icon.png -------------------------------------------------------------------------------- /resources/generateleds/out/house-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/resources/generateleds/out/house-icon.png -------------------------------------------------------------------------------- /resources/generateleds/out/rabbit-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/resources/generateleds/out/rabbit-icon.png -------------------------------------------------------------------------------- /resources/generateleds/out/silly-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/resources/generateleds/out/silly-icon.png -------------------------------------------------------------------------------- /resources/generateleds/out/skull-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/resources/generateleds/out/skull-icon.png -------------------------------------------------------------------------------- /resources/generateleds/out/snake-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/resources/generateleds/out/snake-icon.png -------------------------------------------------------------------------------- /resources/generateleds/out/square-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/resources/generateleds/out/square-icon.png -------------------------------------------------------------------------------- /resources/generateleds/out/sword-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/resources/generateleds/out/sword-icon.png -------------------------------------------------------------------------------- /resources/generateleds/out/target-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/resources/generateleds/out/target-icon.png -------------------------------------------------------------------------------- /resources/generateleds/out/tshirt-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/resources/generateleds/out/tshirt-icon.png -------------------------------------------------------------------------------- /theme/site/collections/form.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/collections/form.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/collections/grid.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/collections/grid.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/collections/menu.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/collections/menu.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/collections/message.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/collections/table.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/button.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/container.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/divider.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/divider.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/header.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/icon.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/image.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/input.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/label.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/list.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/list.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/loader.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/rail.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/reveal.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/segment.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/segment.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/elements/step.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/globals/reset.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Global Variables 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/accordion.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/chatroom.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/checkbox.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/checkbox.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/dropdown.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/popup.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/progress.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/progress.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/shape.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/modules/transition.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | Site Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/views/comment.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/views/comment.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/views/statistic.overrides: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /theme/site/views/statistic.variables: -------------------------------------------------------------------------------- 1 | /******************************* 2 | User Variable Overrides 3 | *******************************/ 4 | -------------------------------------------------------------------------------- /clients/macuploader/Graphics/appicon.sketch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/clients/macuploader/Graphics/appicon.sketch -------------------------------------------------------------------------------- /clients/macuploader/Graphics/menubar.sketch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/clients/macuploader/Graphics/menubar.sketch -------------------------------------------------------------------------------- /docs/static/Microsoft_logo_rgb_W-white_D.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/Microsoft_logo_rgb_W-white_D.png -------------------------------------------------------------------------------- /docs/static/bluetooth/services_and_GATT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/bluetooth/services_and_GATT.png -------------------------------------------------------------------------------- /docs/static/coding-cards/games-reaction.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/coding-cards/games-reaction.jpg -------------------------------------------------------------------------------- /docs/static/coding-for-teachers/playlist.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/coding-for-teachers/playlist.png -------------------------------------------------------------------------------- /docs/static/configurations/chrome-version.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/configurations/chrome-version.png -------------------------------------------------------------------------------- /docs/static/configurations/edge-version.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/configurations/edge-version.png -------------------------------------------------------------------------------- /docs/static/configurations/safari-version.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/configurations/safari-version.png -------------------------------------------------------------------------------- /docs/static/courses/blocks-to-javascript.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/courses/blocks-to-javascript.png -------------------------------------------------------------------------------- /docs/static/courses/csintro/arrays/cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/courses/csintro/arrays/cover.jpg -------------------------------------------------------------------------------- /docs/static/courses/csintro/binary/holder.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/courses/csintro/binary/holder.jpg -------------------------------------------------------------------------------- /docs/static/courses/csintro/making/create.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/courses/csintro/making/create.png -------------------------------------------------------------------------------- /docs/static/courses/csintro/microbitman.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/courses/csintro/microbitman.jpg -------------------------------------------------------------------------------- /docs/static/courses/csintro/radio/morse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/courses/csintro/radio/morse.png -------------------------------------------------------------------------------- /docs/static/courses/kitronik-inventor-kit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/courses/kitronik-inventor-kit.png -------------------------------------------------------------------------------- /docs/static/courses/maker-ed-cyber-arcade.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/courses/maker-ed-cyber-arcade.png -------------------------------------------------------------------------------- /docs/static/download/browser-unpair-image.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/download/browser-unpair-image.gif -------------------------------------------------------------------------------- /docs/static/download/selecting-microbit.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/download/selecting-microbit.gif -------------------------------------------------------------------------------- /docs/static/download/successfully-paired.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/download/successfully-paired.png -------------------------------------------------------------------------------- /docs/static/experiments/accessibleblocks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/experiments/accessibleblocks.png -------------------------------------------------------------------------------- /docs/static/experiments/blocksErrorList.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/experiments/blocksErrorList.png -------------------------------------------------------------------------------- /docs/static/extensions/extension-blocks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/extensions/extension-blocks.png -------------------------------------------------------------------------------- /docs/static/extensions/extensions-window.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/extensions/extensions-window.gif -------------------------------------------------------------------------------- /docs/static/extensions/toolbox-category.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/extensions/toolbox-category.png -------------------------------------------------------------------------------- /docs/static/herogallery/intro-to-microbit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/herogallery/intro-to-microbit.png -------------------------------------------------------------------------------- /docs/static/herogallery/microbit-createai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/herogallery/microbit-createai.png -------------------------------------------------------------------------------- /docs/static/icons/android-chrome-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/icons/android-chrome-144x144.png -------------------------------------------------------------------------------- /docs/static/icons/android-chrome-192x192.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/icons/android-chrome-192x192.png -------------------------------------------------------------------------------- /docs/static/icons/android-chrome-256x256.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/icons/android-chrome-256x256.png -------------------------------------------------------------------------------- /docs/static/icons/android-chrome-384x384.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/icons/android-chrome-384x384.png -------------------------------------------------------------------------------- /docs/static/icons/android-chrome-512x512.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/icons/android-chrome-512x512.png -------------------------------------------------------------------------------- /docs/static/icons/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/icons/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /docs/static/icons/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/icons/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /docs/static/icons/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/icons/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /docs/static/icons/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/icons/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /docs/static/icons/maskable-icon-640x640.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/icons/maskable-icon-640x640.png -------------------------------------------------------------------------------- /docs/static/jacdac/magnetic-sound-bender.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/jacdac/magnetic-sound-bender.jpg -------------------------------------------------------------------------------- /docs/static/mb/behindhardware/pin-pressed.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/behindhardware/pin-pressed.jpg -------------------------------------------------------------------------------- /docs/static/mb/blocks/lessons/graphics-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/blocks/lessons/graphics-0.png -------------------------------------------------------------------------------- /docs/static/mb/blocks/lessons/graphics-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/blocks/lessons/graphics-4.png -------------------------------------------------------------------------------- /docs/static/mb/blocks/lessons/variables-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/blocks/lessons/variables-0.png -------------------------------------------------------------------------------- /docs/static/mb/blocks/lessons/variables-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/blocks/lessons/variables-1.png -------------------------------------------------------------------------------- /docs/static/mb/blocks2js/squigglesmessage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/blocks2js/squigglesmessage.png -------------------------------------------------------------------------------- /docs/static/mb/device/croc-clips/badclamp.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/croc-clips/badclamp.jpg -------------------------------------------------------------------------------- /docs/static/mb/device/croc-clips/foilcut.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/croc-clips/foilcut.jpg -------------------------------------------------------------------------------- /docs/static/mb/device/mb-drive-contents.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/mb-drive-contents.jpg -------------------------------------------------------------------------------- /docs/static/mb/device/usb-osx-firefox-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/usb-osx-firefox-1.jpg -------------------------------------------------------------------------------- /docs/static/mb/device/usb-osx-firefox-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/usb-osx-firefox-2.png -------------------------------------------------------------------------------- /docs/static/mb/device/usb-windows-chrome.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/usb-windows-chrome.png -------------------------------------------------------------------------------- /docs/static/mb/device/usb-windows-device.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/usb-windows-device.jpg -------------------------------------------------------------------------------- /docs/static/mb/device/usb-windows-edge-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/usb-windows-edge-2.png -------------------------------------------------------------------------------- /docs/static/mb/device/usb-windows-ie11-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/usb-windows-ie11-2.png -------------------------------------------------------------------------------- /docs/static/mb/device/usb-windows-sendto.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/usb-windows-sendto.jpg -------------------------------------------------------------------------------- /docs/static/mb/device/usb/no-pair-device.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/usb/no-pair-device.png -------------------------------------------------------------------------------- /docs/static/mb/device/usb/save-as-windows.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/usb/save-as-windows.png -------------------------------------------------------------------------------- /docs/static/mb/device/usb/usb-connected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/device/usb/usb-connected.png -------------------------------------------------------------------------------- /docs/static/mb/homepage-content-example.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/homepage-content-example.jpg -------------------------------------------------------------------------------- /docs/static/mb/lessons/banana-keyboard-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/banana-keyboard-0.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/banana-keyboard-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/banana-keyboard-1.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/banana-keyboard-10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/banana-keyboard-10.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/banana-keyboard-11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/banana-keyboard-11.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/banana-keyboard-12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/banana-keyboard-12.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/banana-keyboard-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/banana-keyboard-2.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/banana-keyboard-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/banana-keyboard-3.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/banana-keyboard-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/banana-keyboard-4.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/banana-keyboard-5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/banana-keyboard-5.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/banana-keyboard-6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/banana-keyboard-6.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/banana-keyboard-7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/banana-keyboard-7.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/banana-keyboard-8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/banana-keyboard-8.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/banana-keyboard-9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/banana-keyboard-9.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/flashing-heart-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/flashing-heart-0.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/glowing-pendulum-0.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/glowing-pendulum-0.jpg -------------------------------------------------------------------------------- /docs/static/mb/lessons/glowing-pendulum-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/glowing-pendulum-1.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/guess-the-number-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/guess-the-number-0.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/ornament-chain-0.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/ornament-chain-0.jpg -------------------------------------------------------------------------------- /docs/static/mb/lessons/ornament-chain-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/ornament-chain-1.jpg -------------------------------------------------------------------------------- /docs/static/mb/lessons/ornament-chain-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/ornament-chain-2.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/ornament-chain-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/ornament-chain-3.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/ornament-chain-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/ornament-chain-4.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/ornament-chain-5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/ornament-chain-5.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/ornament-chain-6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/ornament-chain-6.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/ornament-chain-7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/ornament-chain-7.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/ornament-chain-8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/ornament-chain-8.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/seis_challenge01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/seis_challenge01.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/seis_challenge02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/seis_challenge02.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/seis_challenge04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/seis_challenge04.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/seis_challenge05.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/seis_challenge05.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/seis_challenge06.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/seis_challenge06.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/seis_challenge07.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/seis_challenge07.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/snowflake-fall-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/snowflake-fall-0.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/snowflake-fall-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/snowflake-fall-1.png -------------------------------------------------------------------------------- /docs/static/mb/lessons/snowflake-fall-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/lessons/snowflake-fall-2.png -------------------------------------------------------------------------------- /docs/static/mb/projects/analog-pin-tester.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/analog-pin-tester.png -------------------------------------------------------------------------------- /docs/static/mb/projects/duct-tape-watch.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/duct-tape-watch.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/duct-tape-watch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/duct-tape-watch.png -------------------------------------------------------------------------------- /docs/static/mb/projects/electric-guitar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/electric-guitar.png -------------------------------------------------------------------------------- /docs/static/mb/projects/guitar/crocclips.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/guitar/crocclips.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/guitar/headphones.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/guitar/headphones.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/guitar/mapanalogy.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/guitar/mapanalogy.JPG -------------------------------------------------------------------------------- /docs/static/mb/projects/guitar/materials.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/guitar/materials.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/guitar/microbit.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/guitar/microbit.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/guitar/usbcable.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/guitar/usbcable.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/inchworm/chassis1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/inchworm/chassis1.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/inchworm/chassis2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/inchworm/chassis2.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/inchworm/chassis3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/inchworm/chassis3.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/inchworm/chassis4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/inchworm/chassis4.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/inchworm/chassis5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/inchworm/chassis5.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/inchworm/chassis6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/inchworm/chassis6.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/inchworm/chassis7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/inchworm/chassis7.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/inchworm/chassis8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/inchworm/chassis8.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/inchworm/circuit1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/inchworm/circuit1.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/inchworm/circuit2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/inchworm/circuit2.jpg -------------------------------------------------------------------------------- /docs/static/mb/projects/inchworm/servo1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/pxt-microbit/HEAD/docs/static/mb/projects/inchworm/servo1.jpg --------------------------------------------------------------------------------