https://makecode.microbit.org/reference/bluetooth
Support for additional Bluetooth services. For another device like a smartphone to use any of the Bluetooth “services” which the micro:bit has, it must first ...
https://makecode.microbit.org/courses/csintro/arrays/overview
The code above creates an empty array called list, then fills it with five numbers, indexed from 0 to 4. The index of the first value (4) is 0. The index of the ...
https://makecode.microbit.org/projects/step-counter
{Step 1}. First we need to create a variable to keep track of the number of steps . A variable is a container for storing values. Click on the Variables ...
https://makecode.microbit.org/projects/timing-gates
This project explains the principles of timing gates using household materials. Timing gates Two gates are connected to the micro:bit so it can detect a car ...
https://makecode.microbit.org/projects/rock-paper-scissors
Attach your micro:bit to a battery pack and challenge another micro:bit or a human to a game of Rock, Paper, Scissors!
https://makecode.microbit.org/blocks/custom
It's possible to define your own functions in JavaScript and turn them into blocks with the addition of some special comment macros.
https://makecode.microbit.org/reference/pins
Control currents in Pins for analog/digital signals, servos, i2c, ... P0 digital read pin digitalReadPin Read the specified pin or connector as either 0 or 1.
https://makecode.microbit.org/projects/compass
This tutorial shows you how to create a program that displays which direction the micro:bit is pointing.
https://makecode.microbit.org/reference/input
Input ... Do something when a button (A, B or both A+B) is pushed down and released again. ... Do something when when a gesture is done (like shaking the micro:bit) ...
https://makecode.microbit.org/reference/game/create-sprite
Create a new LED sprite pointing to the right. A sprite is like a little LED creature you can tell what to do. You can tell it to move, turn, and check whether ...
https://microbit.org/projects/make-it-code-it/makecode-wireless-data-logger/
Connect the receiver micro:bit to a computer and flash the logger program in to it using the Chrome browser or standalone MakeCode app. This receives the ...
https://microbit.org/projects/make-it-code-it/step-counter/
Step counter. Share. Beginner | MakeCode, Python | Accelerometer, LED display ... What you need. micro:bit (or MakeCode simulator); MakeCode or Python editor ...
https://microbit.org/news/2023-06-20/microsoft-makecode-release-exciting-new-updates/
Microsoft MakeCode release exciting new updates ・ New optional MakeCode sign in ・ Updated 'Download' experience - direct download as default ・ A ...
https://microbit.org/projects/make-it-code-it/thermometer/
Take the micro:bit into warmer and colder places and see how the temperature readings change. What you need. micro:bit (or MakeCode simulator); MakeCode or ...
https://support.microbit.org/support/solutions/articles/19000092164-makecode-editor-version-1-
The October 2018 version 1 update to the Makecode editor brought with it a number of new features and some UI changes. Here's a handy before and after guide to ...
https://support.microbit.org/support/solutions/articles/19000080171-moving-between-scratch-and-makecode
Moving between Scratch and the Javascript Blocks Editor for micro:bit.
https://support.microbit.org/support/solutions/articles/19000098698-makecode-2019-update-
The 2019 update to the MakeCode editor contains a number of new features and bug fixes. Functions with parameters You can now pass parameters to functions.
makecodeで検索した結果 約167件