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
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
mindpile-0.0.2-py3-none-any.whl
(30.5 kB
view details)
File details
Details for the file mindpile-0.0.2.tar.gz.
File metadata
- Download URL: mindpile-0.0.2.tar.gz
- Upload date:
- Size: 21.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba0a436ab23e7fc280edefcf393f9617488e11892c307f5ff871789c66723521
|
|
| MD5 |
1b891444f9ac58abf9f51f768b1d9527
|
|
| BLAKE2b-256 |
3326920c109b45db40d1d768061c5aa6814e45febdfe03df3820ca6fc5127ca3
|
File details
Details for the file mindpile-0.0.2-py3-none-any.whl.
File metadata
- Download URL: mindpile-0.0.2-py3-none-any.whl
- Upload date:
- Size: 30.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f650147923eedc41d266003d9aec71aa860fe209aee2a8840ed42f8962288b9
|
|
| MD5 |
0fb99eb63ee0001a5f16edf50452631f
|
|
| BLAKE2b-256 |
154c7b929002ec88e465887da0e92de896b6398bf4da2113b1cc204590c9ca0b
|