tobetobe / EMP-IDE

Probably the best MicroPython development tool.

Home Page:http://emp.1zlab.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EMP IDE

中文 README

The EasyMicroPython (EMP) IDE is an open source project led by 1ZLAB to provide a more efficient and convenient development experience for the MicroPython community. You can visit our website at emp.1zlab.com To use the EMP IDE, although it is hosted online, all interactions with your motherboard are still in your own network. Currently supports the latest versions of Firefox and Chrome.

Inspired by the MicroPython/webrepl project, the EMP IDE leverages its existing communication protocols and modifies the webrepl module to design and implement functional modules that make MicroPython-related interactions easier.

Future

  • Monaco Eidtor
  • Edit and synchronize script files online
  • xterm based terminal
  • Supports necessary operations such as creating, deleting, and renaming file directories
  • Support one-click running script
  • Display system firmware, memory status, etc.
  • Multi-file bulk upload, support drag and drop upload operation
  • File search

How to use

emp-ide-user-guide

Document

Coming...

About us

Logo

License

MIT

Copyright (c) 2018-present, 1zlab

About

Probably the best MicroPython development tool.

http://emp.1zlab.com

License:MIT License


Languages

Language:Vue 51.0%Language:JavaScript 47.2%Language:HTML 1.7%Language:CSS 0.1%