|
- pauseUntil - Microsoft MakeCode
The time number you give is the number of milliseconds past the running timer count If the timer is currently at 25000 milliseconds and you want to pause for 10 seconds, then use a pause time of 35000
- Line Following - Microsoft MakeCode
Line Following Introduction Make your LEGO® MINDSTORMS® Education EV3 robot follow a line using the Color Sensor’s Reflected Light Intensity Mode Step 1 In the Logic Toolbox drawer under the Conditionals section, drag out an If then else block onto the Workspace, and drop it into the forever loop
- Blocks language - Microsoft MakeCode
Language constructs for the Block editor Blocks language Blocks snap into each other to define the program that your LEGO® MINDSTORMS® Education EV3 will run Blocks can be event (buttons, shake, …) or need to be snapped into an event to run The on-start event runs first Blocks
- index Of [makecode. mindstorms. com]
Parameters item: the item to find somewhere in the array from: a number which is the position in the array to begin the search You use this if you want the search to start at someplace past 0, the first position
- Make It Move Without Wheels - Microsoft MakeCode
Brainstorm In nature, creatures use many methods to get around None of them, however, use wheels to move Can we copy the method of animal locomotion with our robot? Using motors and legs, make a robot that can move without using any wheels
- Sharing your project - Microsoft MakeCode
There are a few different methods to share your MakeCode projects and for places to share your projects to
|
|
|