An open API service indexing awesome lists of open source software.

https://github.com/zabertech/zaber-examples

Zaber Community Code Examples
https://github.com/zabertech/zaber-examples

microscope motion-control

Last synced: 13 days ago
JSON representation

Zaber Community Code Examples

Awesome Lists containing this project

README

          

# Zaber Community Code Examples

This repository contains code examples on how to control [Zaber](https://www.zaber.com) 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/`](examples/) subdirectory.

## Installation

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.

## Contributing

We welcome contribution from the community. Please read [Contributing Guideline](docs/CONTRIBUTING.md) for details on how to get your code examples accepted into the repository.

## License

See the [LICENSE](LICENSE) file for license rights and limitations (MIT).