This repository contains code examples on how to control Zaber devices, that you can use in your own scripts and programs. Feel free to browse through application examples to help you get something up and running quickly.
Application examples and code snippets are in the examples/
subdirectory.
Since this is just a set of examples, there is nothing to install. You can browse code right on GitHub, or clone this repository to a local copy.
git clone https://github.com/zabertech/zaber-examples.git
Each example may have language-specific installation instructions within their respective README.md
files.
We welcome contribution from the community. Please read Contributing Guideline for details on how to get your code examples accepted into the repository.
See the LICENSE file for license rights and limitations (MIT).