/GSatMicroIDE

WebIDE for ESP8266 working with LUA firmware

Primary LanguageJavaScriptApache License 2.0Apache-2.0

LUA Web IDE

  • Serial Interface
  • local project handling
  • code snippets
  • Terminal window
  • Code Editor window (codemirror)
  • Settings window

Installing From Chrome Web Store

  • Install the Chrome Web Browser
  • [Go Here (to be done)] to find the app in the Chrome Web Store
  • Click 'Install'
  • Click 'Launch App'

Permissions

This web app requires the following permissions:

  • Serial port access : So that it can access the Espruino board via USB/Serial
  • Filesystem/storage access : For loading/saving your JavaScript files to your local disk

Using

  • Run the Web app
  • Click the Help (?) icon, then the Tour button to get a guided tour.