Skip to main content

Transpiles Mindstorms to ev3dev2 python.

Project description

mindpile

A transpiler for EV3 Mindstorms to ev3dev2 Python.

Using mypy for types and black for code-auto-formatting.

Using

ev3sim includes native mindpile support, this is the easiest way to get started.

Blocks Not Implemented

Blocks Partially Implemented

  • Display: Doesn't support displaying images, white colour, or text size
  • Sound: Doesn't support playing files, repeat play type, or stopping sounds
  • Loop Interrupt: Only supports breaking out of a loop it is directly inside. It can't break out more than 1 layer
  • Brick Buttons: This probably has some bugs
  • Motor Sensors: You must use a motor from that port before reading the value
  • Comment: Comments aren't inserted into Python code

Contributing

Install the package locally with

pip install -e  ./

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mindpile-0.0.2.tar.gz (21.7 kB view hashes)

Uploaded Source

Built Distribution

mindpile-0.0.2-py3-none-any.whl (30.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page