Netburner MOD54415 with AngelScript scripting and Jquery UI Demo
  • Errors
  • Console

Script Errors will appear here.

Script stdout will appear here.

  • Welcome
  • Main.as

Welcome to the Netburner Scripting IDE

This project started as a simple idea to evaluate if a scripting language could be compiled and used on a small embedded system such as the MOD54414. In addition to increased CPU performance, the MOD54415 includes a relatively large amount of RAM and Flash Memory. There was some work done with both Lua and AngelScript scripting languages.

Once the scripting engine was running on the microcontroller the next logical step was to have the ability to update the scripts remotely. This could have been done many different ways but for this project a web based solution was chosen. The Netburner ethernet modules include an HTML server which was used to to self host the web application.

This is the final application which we called an integrated scripting development enviroment. The key concepts that can be learned from this application include:

  • Scripting - AngelScript and Lua
  • Single page JavaScript Web Applications
  • AJAX
  • Main.html

Explorer

  • connectors
  • demo
  • images
  • index.html
  • jquery.easing.js
  • jquery.js
  • jqueryFileTree.css
  • jqueryFileTree.js

Digital I/O

Digital Items

Use this space as appropriate

Analog I/O

Analog Items

Use this space as appropriate

CAN Bus

CAN Items

Use this space as appropriate

Future

Future Items

Use this space as appropriate