Hi!
I’m running a project involving a TinyG v8 controlled by Python and it works great (using JSON over USB). Now I want to be able to jog the axis from a remote, I would love the remote to be an iPhone!
My first obstacle is the jogging part, how do I implement jogging over USB in a clever way?
OR can I interface w/ the TinyG CPU directly via SPI or some other interface, I could place an Arduino next to the TinyG that handels the com w/ the iPhone.
OR is there already a solution for jogging from iOS?
Best regards, L