Skip to content

MohammedArif85/blockCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blopy

Blopy: Blockly based programming environment for Micro Python

Description

Blopy is an programming envrionment for Micro Python interpreters runnning on micro processors. Most of the Blopy code is based on Blockly and WebREPL.

Demo

If you want to try it now, visit http://b.mtng.org and connect to your Micro Python interpreter.

Usage

Prepare a micro controller with Micro Python and WebREPL enabled. If you have an ESP8266, take a look at

to see how to prepare them.

Open Blopy/index.html with your browser and connect to the WebREPL, make a program with Blocks and click `Run' button on right top of the page.

Preparing your Blopy

First you need clone Blockly and WebREPL repositories by

make git-clone

Copy files from cloned repositories by

make copy

That's it.

License

MIT license. Blockly is licensed under Apache License and WebREPL is licensed under MIT License.

Author

Noriaki Mitsunaga

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published