Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no repl #67

Open
harcokuppens opened this issue Sep 29, 2023 · 0 comments
Open

no repl #67

harcokuppens opened this issue Sep 29, 2023 · 0 comments

Comments

@harcokuppens
Copy link

The online https://code.pybricks.com environment supports a repl for python.

I developed a repl in a python script at https://github.com/harcokuppens/repl_pybricks/ .
I also took the time to develop good handling of turning of the repl by pressing the button on the brick,
or for some cases the bluetooth connection brakes. ( eg. brick to far away).

I look at the source code of pybricksdev I learned how to implement the repl.
I think it also would be better for this repl to be integrated in pybricksdev. My intention was to make an implementation myself and do a pull request. However, I do not have the time to do this. Therefore I decided to make an issue instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant