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

Communication between PC and Robohat MM1 Circuit python #3

Open
mockbot opened this issue May 11, 2020 · 3 comments
Open

Communication between PC and Robohat MM1 Circuit python #3

mockbot opened this issue May 11, 2020 · 3 comments
Labels
question Further information is requested

Comments

@mockbot
Copy link

mockbot commented May 11, 2020

do you think, it is possible to use your robust-serial protocol between PC (linux, python3) and Robohat MM1 (CircuitPython) ?

I'm searching for a robust and flexible way to talk to Circuit Python targets (ROS and Donkeys) :-)

@araffin araffin added the question Further information is requested label May 11, 2020
@araffin
Copy link
Owner

araffin commented May 11, 2020

Hello,
After a quick look, it should be possible (see the examples in the python repo).
For instance with the uart serial or with sockets (there is an example in the python repo: https://github.com/araffin/python-arduino-serial/blob/master/examples/socket_example.py)

@mockbot
Copy link
Author

mockbot commented May 11, 2020 via email

@araffin
Copy link
Owner

araffin commented May 11, 2020

It should be but this is definitely not a question for that but more for circuit python

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

No branches or pull requests

2 participants