Skip to content

thonny/thonny-edison

Repository files navigation

Edison plug-in for Thonny

This is a plug-in for Thonny IDE, which adds possibility to program Edison robot in a Python-like language using EdPy library.

In other words -- it's an off-line replacement for https://www.edpyapp.com/.

Installation

  1. Install Thonny 3.2 or later
  2. Select "Tools => Manage plug-ins"...
  3. enter thonny-edison to search box and press ENTER
  4. Install the plug-in
  5. Restart Thonny

After this you should see Edison programming command in Tools menu

Usage

  • Save Edison scripts as local py-files.
  • Autocomplete is available on Ed-module.
  • When you are done, use "Tools => Send current script to Edison".

Releases

No releases published

Packages

No packages published

Languages