Replies: 1 comment 4 replies
-
|
Are you using EV3 (ev3dev) or Powered Up? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I make two python scripts communicate with each other via messages or something like that, with one being a normal pybricks script controlling motors etc and another which has nothing to do with pybricks but can send messages like numbers or text to the other pybricks script/hub to do something. I am trying to do this because pybricks has very limited modules that I can import and use so I want to have another script that has modules that a normal pybricks script won't have and it will send messages to the pybricks script/hub. Any help is appreciated. Many thanks
Beta Was this translation helpful? Give feedback.
All reactions