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

Multi-Use for Pendant #42

Open
HackinSpock opened this issue Aug 5, 2021 · 0 comments
Open

Multi-Use for Pendant #42

HackinSpock opened this issue Aug 5, 2021 · 0 comments

Comments

@HackinSpock
Copy link

Hello!
I found this repo as per someone else's recommendation. I am working on a motion-controlled camera & miniature rig that has a total of 6 axes. I'd prefer to create my own custom cnc pendant using 24 custom buttons an lcd and a rotary encoder.

I want to have this pendant wired to an esp32 and have it both wirelessly control the cnc grbl_controller but also send it's data to my pc where the commands will control a blender simulation. To simplify, I want to control my rig in realtime, while also recording those inputs in blender, where I will refine the keyed scene and send out a finished gcode file from the PC to the cnc grbl controller.

So my question really is, if I use an esp32 with my custom cnc pendant, can I both control the cnc grbl-controller in realtime and also send that data at my computer? If so, how would I go about doing that?

Thanks

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