Algobrix | The Ultimate Coding Learning Game
Project details
- PLAY - module: The main module that communicates with the "AlgoBot" through bidirectional BLE communication
- Move Motor - module: The module that controls the "AlgoBot" motor
- Wait Sensor - module: The sensor (input) / condition module. The "AlgoBot" will behave according to this feedback
- Make Sound - module: The module that controls the sound of the "AlgoBot" motor
The Algobrix is the first programming language for kids
The kids will learn to “write” code on a LEGO™ base board, and to control the “AlgoBot” through bidirectional BLE communication
The language based on several presets’ functions blocks (what to do) …
With several basic parameter blocks (how to do) that can be stacked up on each other
Brackets are used for loops in the code …
External sensors condition function block (if, then, else) …
No limits of “code” lines …
The orientation between the modules is not important …
Dead lock protection in all the modules