Skip to content

A blockly editor and WebREPL interface for MicroPython

Notifications You must be signed in to change notification settings

martin-ku-hku/mpexplorer

Repository files navigation

MP Explorer

A MicroPython blockly editor and WebREPL interface

MP Explorer is a blockly editor that helps novices programmers (kids or adults) to start programming in MicroPython on ESP8266. Try using it here:

http://mpx.gpio.cc

This is primarily a web app, and it can run on its own once it's hosted on a web server. However, there are special codes specifically for porting the app to iOS and Electron. Change the booleans on top of scripts/main.js for different platforms.

While the technologies of building your own versions of MP Explorer aren't complicated, you may need to pay more attention to learning design to help learners learn better.

About

A blockly editor and WebREPL interface for MicroPython

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages