Dear,
After several years of wrestling with the beloved Arduino my next project could use some advice. The case:
I've obtained from a scratch yard the following:
Linear induction motor 3p;
Rotary bldc 3p;
2x atom Renishaw SinCos encoders;
Several guides and ball screws;
A setup to make one hell of a crazy 3D printer. (Milling would be a dead sentence for the linear rails and screws)
After some reading about SinCos encoders (see link below, very interesting!). I need a lot of iterations and fast to retrieve valuable data. Now I'm on the edge of going into DSPs or being lazy and use incremental encoder(the A,B square wave encoders).
Could you guys give me some advice on:
A. What would be a good approach;
B. What boards or dev kits would you reccomend?;
Note: maby a FPGA would be the best but I'm not willing to invest in VHDL or verilog, I don't want to invest years of effort into learning this language.
Thanks in advance!