Skip to content

The Zaber Serial Library is a small Python library for communicating with Zaber devices over a serial port. It is built on top of PySerial.

Notifications You must be signed in to change notification settings

duncanmcbryde/zaber.serial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zaber Python Serial Library

A software library to help control Zaber devices over a serial port.

Installation

The Zaber Python Serial Library can be installed from PyPI using pip:

pip install zaber.serial

It can also be installed directly using the setup.py file provided with the source code:

python setup.py install

License

This library is licensed for use under the `Apache Software License v2.0.`_ A copy of this license is provided with the source in the file LICENSE.txt.

About

The Zaber Serial Library is a small Python library for communicating with Zaber devices over a serial port. It is built on top of PySerial.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages