SkillAgentSearch skills...

Nbev3devsim

Ev3DevSim ipywidget in Jupyter notebooks

Install / Use

/learn @innovationOUtside/Nbev3devsim
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

nbev3devsim

nbev3devsim packages the Ev3DevSim simulator as an ipywidget for use in Jupyter notebooks.

Click the Binder button to launch a demo:

Binder

Install as: pip install nbev3devsim

Launch simulator window as:

from nbev3devsim.load_nbev3devwidget import roboSim, eds

%load_ext nbev3devsim

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:

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated2y ago
Forks0

Languages

JavaScript

Security Score

70/100

Audited on Oct 16, 2023

No findings