I am new to the field of automation, hence the 'beginner' question:
The goal is to control two servo motors via an iPad app.
I thought of using either a Panasonic or Beckhoff driver, the Panasonic being a bit cheaper but the Beckhoff probably has more features and seems overall better documented.
Since there is no plug-n-play option (at least none I heard of which lets you use your fully custom iOS app), I thought of getting an ethercat driver and connect a Rasperry Pi to it which acts as a link:
[MOTOR]---[DRIVER]---[PI]---wifi---[iPAD]
Anyone ever did something like this and could give me a few hints?