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

"Remote driver" mode? #58

Open
skorokithakis opened this issue Dec 9, 2019 · 2 comments
Open

"Remote driver" mode? #58

skorokithakis opened this issue Dec 9, 2019 · 2 comments

Comments

@skorokithakis
Copy link

Would it be desirable to add a "remote driver" mode to this, where instead of a Raspberry Pi the servos are connected to an ESP8266 and receive instructions over the network from a computer running the Brachiograph script?

That would also make the machine much cheaper (or much more expensive, depending on your definition, but I assume you need a computer now anyway).

@evildmp
Copy link
Owner

evildmp commented Dec 14, 2019

I'd be interested in seeing a more detailed proposal for this, definitely. I am not sure what the implications are.

@tg44
Copy link

tg44 commented Feb 25, 2020

When I saw this project first, my question was the same; why we need an rpi? It could be used in school environments if the zeros cost (idk I saw zeros only for 15-30usd) and relatively high entry knowledge could be lowered (I mean ssh, command line, etc.).

I didn't read the code yet, but I think the biggest problem is the "realtimeness", and if we want to solve that we need to move the coordinate to movement coordination to the mcu, which would result a rather complicated fw and a gcode like driver protocol...

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

3 participants