innovationOUtside / nbev3devsim-lite

Lite version of nbev3devsim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nbev3devsim-lite

nbev3devsim packages the Ev3DevSim simulator as an ipywidget for use in Jupyter notebooks. The nbev3devsim package is a Frankestein package with the simulator and some additional neural netwrok packages that add considerable weight.

This repo — nbev3devsim-lite — is JUST the simulator. There is a huge risk of forking here, so a plan may be to create these separate packages and then in the original nbev3devsim package, that that a dumy package that just loads the separate packages in?

Click the Binder button to launch a demo:

Binder

About ev3devsim

ev3devsim is a "browser based simulator for ev3dev-lang-python" [repo, demo]. The original demostration provides a browser based terminal for writing ev3dev-lang-pyhton code that is then executed in a Javascript based Skulpt Python environment and used to control a simulated robot via a simple 2D simulator implemented using Javascript and HTML canvas elements.

Related blog posts:

About

Lite version of nbev3devsim

License:Apache License 2.0


Languages

Language:JavaScript 42.0%Language:Python 35.5%Language:Jupyter Notebook 15.9%Language:CSS 3.6%Language:HTML 3.1%