Educational programming tool
Project description
LearnBlock
LearnBlock is an educational programming tool for programming learning. It has been designed to facilitate the learning process starting with a visual programming language and progressing towards a professional programming language.
LearnBlock is robot-agnostic, i.e. the same program can be executed in several robots. Clients for new robots can be easily created adding device interfaces and implementing hardware access methods for those interfaces. Examples of existing clients can be found here
Main features
Among other features, Learnblock includes the following:
- Available for different physical robots (EBO, Cozmo, Thymio and EV3) and simulated ones (EBO under RCIS and EV3 under V-REP).
- Robots can be programmed using different languages: visual language, Block-Text (textual representation of the visual language) and Python.
- New blocks can be created from code using the tool itself or external tools.
- A program can be run and stopped at any moment. When a program is interrupted, the robot is properly stopped and disconnected.
Installation
To use all the features of LearnBlock, you will need to install additional software by executing the following command:
sudo apt-get install python3-zeroc-ice
Then, you can easily install LearnBlock by running the following command:
sudo pip install learnblock
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for learnblock-3.1.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4ad347b68345a7a1bfe5ae5769c8646eecb85c9d53d3417515273de91a55f00 |
|
MD5 | 9fa05e692c29e6be4aa81b0bbf81ec65 |
|
BLAKE2b-256 | 152d2948d4a60c7255948d49e68a71183cd5a154d3e95239cf9ac8baf1e2e7fc |