Implement other devices
Opened this issue · 1 comments
romainbrette commented
Currently only the Luigs & Neumann SM-10 is implemented. We could easily implement:
- Luigs & Neumann SM-5 using Michael Graupner's code.
- MPC-285 using ACQ4 code (or the specifications).
- Scientifica using ACQ4 code.
Basic functionality only requires implementing:
- initialization
- position
- absolute_move
romainbrette commented
SM-5 is partially implemented.