More information at the project website:
Use it online:
http://www.bipes.net.br/beta2/ui/
Integrates WebREPL and Blockly. Must clone these submodules into the same folder before using the project:
git clone https://github.com/google/blockly.git
git clone https://github.com/micropython/webrepl.git
Some functions of ui/index.html were based on Blopy project (https://github.com/mnoriaki/Blopy), by Noriaki Mitsunaga (https://github.com/mnoriaki).
OpenCV blocks were automatically generated using berak's OpenCV to Blockly generator (https://github.com/berak/blockly-cv2/tree/master/gen).