Application code and Gremote


#1

Hi,
I would like to if it’s possible to do interact GRemote for XY plotter and, for example, a C++ App.
My app will read information in Excel, in terms of this info, will choose a Gcode file to send to the xy plotter via GRemote.

Do you think it’s possible ? Maybe C++ is not the best languages to use here…

Thanks,
Vykel


#2

Hi Vykel,

Here is some info about Gremote on XY on github, maybe is helpful for you: https://github.com/Makeblock-official/XY-Plotter-2.0


#3

Thanks, I will check


#4

Hi,

Finally I have done it in Python directly, without excel. :slight_smile:


#5

Hey Vykel,

may you share your results with us?
Im interested in such an apllication but cant get it too work


#6

Hi,

I made a tutorial of my final project, that you can follow here : Link
I use Python 2.7, you will find the code on the tuto.

Keep me in touch if you have any problems, enjoy :slight_smile:

Vykel


#7

Hi Vykel,

thanks for sharing

im currently having problems using GRemote maybe you can help me regarding my problem
i cant get GRemote to work with my Current GParser the motor just dont move at all there are screenshots etc to find in that thread. thanks in advance :slight_smile:


#8