ROBO Pro Coding (EN)
General use
Actuators
Outputs
The Start each time block The Start each time block offers the option of running a program when ...
Engine
The Start each time block The Start each time block offers the option of running a program when ...
Sound
The TXT 4.0 Controller: has a built-in speaker, and therefore offers the option of playing sounds...
Display
You can use the blocks in the Display category to design the screen of the TXT 4.0 Controller and...
Sensors
Input
The Start each time block The Start each time block offers the option of running a program when ...
Counter
The encoder motor can be used as a counter. The number of revolutions is counted, not only when...
I2C
The I2C sensors described in this section are connected to the TXT 4.0 Controller using a suitabl...
USB
You can use the USB port to connect the camera with integrated microphone. The camera and microph...
Processing
Logic
Conditional statements Conditional instructions are essential for programming. They make it poss...
Loops
The “Controller” area contains blocks that control whether other blocks placed inside them are ex...
Mathematics
The blocks in the mathematics category are used to activate calculations. The results of the calc...
Text
Texts Examples of texts are: “Thing 1”“12. March 2010”“” (empty text)Text can contain letters (c...
Data structures
Lists As in everyday language, in ROBO Pro Coding a list is an ordered collection of elements, s...
Util
The usage category contains blocks of the following type in ROBO Pro Coding: Color selection ...
Variables
We use the term variable as it is used in mathematics and other programming languages: a named va...
Functions
Functions are used to make parts of the code reusable and thereby provide an overarching structur...
Machine Learning
The group "Machine Learning" contains blocks for using with TensorFlow project and the USB camera...
Imports
Imports contains all functions from self-defined modules in "lib". Functions are used to make pa...