
Example program for using the Advanced Calibration Blocks Package
This is the example program using the blocks available at Blocks Package for Advance Calibration of LEGO Mindstorms EV3 Color/Light sensors. The program makes the robot find the minimum and maximum values and to calibrate the current sensor value depending to the min and max.
- #qo8e5r
- 04 Oct 2017

Display Array Blocks
This is an EV3-G block for displaying the values of array cells in an EV3-G program.
Project
The project contains two programs, which are demos of the blocks for displaying Boolean and numeric arrays.
Two blocks
You can import that blocks in your programs. They are designed to show you in real time what are the values in your array and let you go to the next bit of your program. The blocks operate with the UP and DOWN brick buttons to iterate through the array. And the CENTER brick button to advance to the program.
The blocks are very useful for students to show them in real time what values they have stored in their arrays. Because there is no easy way to see real-time what the values are in the array even if it contains only a few elements.
The block shows you how many elements there are in the arrays and the values in the following way:
For Numeric
For Boolean
- #f4c710
- 21 Jan 2018

Scratch (Word Blocks) program to move forward and return with LEGO MINDSTORMS Robot Inventor
This program makes the robot move forwards and than backwards using Robot Inventor - LEGO MINDSTORMS App Word Blocks.
- #4sx1lf
- 21 Mar 2022

Python program to move forward and return with LEGO MINDSTORMS Robot Inventor
This program makes the robot move forwards and then backwards using Robot Inventor - LEGO MINDSTORMS App Python.
- #trl0bw
- 21 Mar 2022

Scratch (Word Blocks) program to move forward, turn left, move forward, turn right with LEGO MINDSTORMS Robot Inventor
This program makes the robot move forwards, turn left, move forwards and than turn right using Robot Inventor - LEGO MINDSTORMS App Word Blocks.
- #2yo0qk
- 23 Mar 2022

Python program to move forward, turn left, move forwad, turn right with LEGO MINDSTORMS Robot Inventor
This program makes the robot move forwards, turn left, move forwards, and then turn right using Robot Inventor - LEGO MINDSTORMS App Python.
- #8sxomu
- 23 Mar 2022