jaredmales / tmcController

c++ FTDI interface to Thorlabs Motion Control devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A c++ class to interface to Thorlabs Motion Control devices using libftdi1.

Note: this is only used by me for KPZ101 k-cubes, but it should be straightforward to extend for other devices. PRs welcome.

See tmcController for a detailed description of the API.

See demo.cpp for an example of usage.

Browse documenation at https://jaredmales.github.io/tmcController-docs/

About

c++ FTDI interface to Thorlabs Motion Control devices

License:GNU General Public License v3.0


Languages

Language:C++ 65.1%Language:CSS 34.9%