71 Forks
87 Stars
87 Watchers

blockly

Otto Blockly; a fully integrated graphical programming for any type of Arduino projects, including robots, ready to install in your computer, it works offline and also online

How to download and setup blockly

Open terminal and run command
git clone https://github.com/OttoDIY/blockly.git
git clone is used to create a copy or clone of blockly repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with blockly https://github.com/OttoDIY/blockly/archive/master.zip

Or simply clone blockly with SSH
[email protected]:OttoDIY/blockly.git

If you have some problems with blockly

You may open issue on blockly support forum (system) here: https://github.com/OttoDIY/blockly/issues